This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_O3 in repository toolchain/ci/gcc.
from 1b291c996fa Daily bump. adds 65b7fac6a51 Daily bump. adds a1984704a7c Use correct names for __ibm128 if long double is IEEE 128-bit. adds fa944e8660e Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__. adds 8b1953fe420 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 16 +++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000-c.c | 6 +- gcc/config/rs6000/rs6000.c | 6 ++ gcc/testsuite/ChangeLog | 12 +++ gcc/testsuite/gcc.target/powerpc/pr104253.c | 156 ++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr99708.c | 21 ++++ 7 files changed, 217 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104253.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr99708.c