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-stable-allmodconfig in repository toolchain/ci/gcc.
from ef1420e89c7 Fix backport due to usage for x_target_flags. adds 5885168dd31 Daily bump. adds 466ad887c9e Add missing unit dependence vector in data dependence analysis adds f1d34396c26 Add early return for invalid STATUS for close.
No new revisions were added by this update.
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