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-aarch64-bootstrap_profiled in repository toolchain/ci/gcc.
from 8eb36ce5576 vect: add vect_float to pr102819 tests adds 1b291c996fa Daily bump. adds 65b7fac6a51 Daily bump. new a1984704a7c Use correct names for __ibm128 if long double is IEEE 128-bit. new fa944e8660e Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__.
The 2 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/DATESTAMP | 2 +- gcc/config/rs6000/rs6000-c.c | 6 +- gcc/config/rs6000/rs6000.c | 6 ++ gcc/testsuite/ChangeLog | 13 +++ gcc/testsuite/gcc.target/powerpc/pr104253.c | 156 ++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr99708.c | 21 ++++ 6 files changed, 202 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104253.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr99708.c