This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from a888259a71f regrename: Skip renaming if instruction is noop move. adds 85a438fc78d [PATCH] stddef.h: add support for musl typedef macro guards adds 9a4b4514bde libstdc++: Support old and new T_FMT for en_HK locale [PR103687] adds a2a0c91b475 Fix ICE. [PR103682] adds 9c6586bc20b Daily bump.
No new revisions were added by this update.
Summary of changes: ChangeLog | 4 + gcc/ChangeLog | 344 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c/ChangeLog | 6 + gcc/cp/ChangeLog | 54 ++++ gcc/fortran/ChangeLog | 21 ++ gcc/ginclude/stddef.h | 9 + gcc/jit/ChangeLog | 37 +++ gcc/testsuite/ChangeLog | 111 +++++++ gcc/testsuite/gcc.c-torture/compile/pr103682.c | 3 + gcc/tree-ssa-ccp.c | 4 +- libgfortran/ChangeLog | 7 + libstdc++-v3/ChangeLog | 51 +++ .../22_locale/time_get/get_date/wchar_t/4.cc | 9 +- .../22_locale/time_get/get_time/char/2.cc | 33 +- .../22_locale/time_get/get_time/wchar_t/2.cc | 33 +- 16 files changed, 715 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr103682.c