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/release-arm in repository toolchain/ci/gcc.
from 2d2705e96d7 Daily bump. adds d66c45fdc14 rtl: ICE with thread_local and inline asm [PR104777] adds 2f79dccf6b8 Daily bump. adds 6f581f90e37 Revert __SIZEOF__IBM128__ and __SIZEOF_FLOAT128__ patch. adds 908e612067e Daily bump. new d84c583a91e Daily bump.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 14 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000-c.c | 6 +----- gcc/rtl.c | 4 ++-- gcc/testsuite/ChangeLog | 13 +++++++++++++ gcc/testsuite/gcc.dg/torture/tls/pr104777.c | 30 +++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr99708.c | 21 -------------------- 7 files changed, 61 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/tls/pr104777.c delete mode 100644 gcc/testsuite/gcc.target/powerpc/pr99708.c