This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from d43fbc7d3f7 [libgomp, testsuite] Fix insufficient resources in test-cases adds 34afa19d29c fold-const: do not fold NaN result from non-NaN operands [PR95115] adds b9ebf6c330e PR101260 regcprop: Add mode change check for copy reg adds 7e836079071 rs6000: Don't #ifdef "short" built-in names
No new revisions were added by this update.
Summary of changes: gcc/config/rs6000/rs6000-overload.def | 344 ++++++++++++++++--------------- gcc/fold-const.cc | 11 + gcc/regcprop.cc | 3 +- gcc/testsuite/gcc.dg/pr95115.c | 25 +++ gcc/testsuite/gcc.target/s390/pr101260.c | 63 ++++++ 5 files changed, 275 insertions(+), 171 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr95115.c create mode 100644 gcc/testsuite/gcc.target/s390/pr101260.c