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-aarch64-bootstrap_debug in repository toolchain/ci/gcc.
from 3ed8a0c02ba Daily bump. adds 2b65b10c4c6 Daily bump. adds 62758cf490a 'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initialize [...] adds 3376296664b Daily bump. adds aa9bdd7359e x86: Update Intel processor detection new fa0d6c132c8 PR fortran/95500 - Segfault compiling extra interface on intrinsic
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/DATESTAMP | 2 +- gcc/config/i386/driver-i386.c | 30 +++++++++++++++++++++- gcc/fortran/trans-expr.c | 1 + gcc/testsuite/gfortran.dg/pr95500.f90 | 15 +++++++++++ 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 +++ 11 files changed, 80 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr95500.f90