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/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 1bb52662574 Daily bump. new 29895166515 [ldist] Don't add lib calls with -fno-tree-loop-distribute- [...] new be362d5e127 [libgomp, testsuite] Reduce recursion depth in declare_targ [...] new d43fbc7d3f7 [libgomp, testsuite] Fix insufficient resources in test-cases
The 3 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/testsuite/gcc.dg/tree-ssa/ldist-strlen-4.c | 17 +++++++++++++++++ gcc/tree-loop-distribution.cc | 5 ++++- .../libgomp.fortran/examples-4/declare_target-1.f90 | 4 +++- .../libgomp.fortran/examples-4/declare_target-2.f90 | 6 ++++-- .../libgomp.oacc-c-c++-common/broadcast-many.c | 9 ++++++++- .../par-loop-comb-reduction-4.c | 10 +++++++++- .../testsuite/libgomp.oacc-c-c++-common/reduction-7.c | 9 ++++++++- 7 files changed, 53 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ldist-strlen-4.c