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 1f722e35ab3 Add optmization testcase for incorrect optimization in Ada adds 8d6fffc4bcd rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [...] adds 8cb748a31cd rs6000: Clean up ISA 3.1 documentation [PR100808] adds b28b92bc008 rs6000: More factoring of overload processing
No new revisions were added by this update.
Summary of changes: gcc/config/rs6000/rs6000-c.cc | 304 +++++++++++++++++----------------------- gcc/config/rs6000/rs6000.cc | 5 + gcc/doc/extend.texi | 71 ++++++---- gcc/testsuite/gcc.dg/pr104380.c | 32 +++++ 4 files changed, 207 insertions(+), 205 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr104380.c