This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O3 in repository toolchain/ci/gcc.
from 2a0de88ccf2 Finalization depends on the expression, not on the component. adds d2c5c8d103a Daily bump. adds ae6e1872de1 Remove accidentally installed file. adds 4f7b7f91e68 Remove bad ChangeLog entry. adds 6506cd198fa aarch64: Add initial support for -mcpu=zeus adds 3ed8a0c02ba Daily bump. adds 2b65b10c4c6 Daily bump. adds 62758cf490a 'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initialize [...] adds 3376296664b Daily bump. new aa9bdd7359e x86: Update Intel processor detection
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: - | 1 - ChangeLog | 4 +++ gcc/ChangeLog | 6 +++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-cores.def | 3 +++ gcc/config/aarch64/aarch64-tune.md | 2 +- gcc/config/i386/driver-i386.c | 30 +++++++++++++++++++++- gcc/doc/invoke.texi | 2 +- gcc/fortran/ChangeLog | 8 ++++++ gcc/testsuite/ChangeLog | 8 ++++++ libgomp/ChangeLog | 10 ++++++++ .../testsuite/libgomp.oacc-fortran/error_stop-1.f | 4 +++ .../testsuite/libgomp.oacc-fortran/error_stop-2.f | 4 +++ .../testsuite/libgomp.oacc-fortran/error_stop-3.f | 4 +++ libgomp/testsuite/libgomp.oacc-fortran/stop-1.f | 4 +++ libgomp/testsuite/libgomp.oacc-fortran/stop-2.f | 4 +++ libgomp/testsuite/libgomp.oacc-fortran/stop-3.f | 4 +++ 17 files changed, 95 insertions(+), 5 deletions(-) delete mode 100644 -