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-next-allnoconfig in repository toolchain/ci/gcc.
from 40f23be6e93 Daily bump. adds 2210e437a3e Daily bump. new 5c80a1bd426 Fortran] PR93309 – permit repeated 'implicit none(external)' new e5446f2201d [Fortran] Disable front-end optimization for OpenACC atomic [...] new 41ef25ed059 [OpenMP] Add missing parameters to omp_lib documentation (P [...]
The 3 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/fortran/ChangeLog | 31 +++++++++++++++++++++- gcc/fortran/frontend-passes.c | 1 + gcc/fortran/interface.c | 7 ++++- gcc/fortran/intrinsic.texi | 21 +++++++++++++++ gcc/fortran/symbol.c | 3 --- gcc/testsuite/ChangeLog | 16 +++++++++++ .../gfortran.dg/external_implicit_none_2.f90 | 28 +++++++++++++++++++ gcc/testsuite/gfortran.dg/goacc/atomic-1.f90 | 17 ++++++++++++ 9 files changed, 120 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/external_implicit_none_2.f90 create mode 100644 gcc/testsuite/gfortran.dg/goacc/atomic-1.f90