This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-release-aarch64-spec2k6-Oz 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. adds abbdc12d020 Daily bump. adds 104c812b36a Daily bump. adds 81e65b210d3 x86: Handle -mavx512vpopcntdq for -march=native adds 1b91e2f53b6 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 18 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/driver-i386.c | 8 ++++--- 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 +++++++++++++++ 11 files changed, 114 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94969.c create mode 100644 libgomp/testsuite/libgomp.fortran/close_errors_1.f90