This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig in repository toolchain/ci/gcc.
from 5885168dd31 Daily bump. adds 466ad887c9e Add missing unit dependence vector in data dependence analysis adds f1d34396c26 Add early return for invalid STATUS for close. new abbdc12d020 Daily bump.
The 1 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/ChangeLog | 12 ++++++++++ gcc/DATESTAMP | 2 +- gcc/testsuite/ChangeLog | 16 +++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr94969.c | 28 ++++++++++++++++++++++ gcc/tree-data-ref.c | 12 ++++++---- gcc/tree-loop-distribution.c | 3 ++- libgfortran/ChangeLog | 6 +++++ libgfortran/io/close.c | 8 ++++++- libgomp/ChangeLog | 5 ++++ .../testsuite/libgomp.fortran/close_errors_1.f90 | 19 +++++++++++++++ 10 files changed, 103 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94969.c create mode 100644 libgomp/testsuite/libgomp.fortran/close_errors_1.f90