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-aarch64 in repository toolchain/ci/gcc.
from 1bb52662574 Daily bump. adds 29895166515 [ldist] Don't add lib calls with -fno-tree-loop-distribute- [...] adds be362d5e127 [libgomp, testsuite] Reduce recursion depth in declare_targ [...] adds d43fbc7d3f7 [libgomp, testsuite] Fix insufficient resources in test-cases adds 34afa19d29c fold-const: do not fold NaN result from non-NaN operands [PR95115]
No new revisions were added by this update.
Summary of changes: gcc/fold-const.cc | 11 ++++++++++ gcc/testsuite/gcc.dg/pr95115.c | 25 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/ldist-strlen-4.c | 17 +++++++++++++++ gcc/tree-loop-distribution.cc | 5 ++++- .../examples-4/declare_target-1.f90 | 4 +++- .../examples-4/declare_target-2.f90 | 6 ++++-- .../libgomp.oacc-c-c++-common/broadcast-many.c | 9 +++++++- .../par-loop-comb-reduction-4.c | 10 ++++++++- .../libgomp.oacc-c-c++-common/reduction-7.c | 9 +++++++- 9 files changed, 89 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr95115.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ldist-strlen-4.c