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-master-arm-bootstrap_O1 in repository toolchain/ci/gcc.
from e362a897655 Extend store merging to STRING_CST adds b991c834630 Daily bump. adds 98fcd2513ad coroutines, testsuite: Rename a test, NFC. adds 706e6f613d2 Daily bump. new cc9a9229285 Test global identifiers against what is specified interfaces.
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/ChangeLog | 87 ++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/frontend-passes.c | 65 ++++++++++++++-- gcc/fortran/resolve.c | 1 + gcc/fortran/symbol.c | 8 +- gcc/testsuite/ChangeLog | 36 +++++++++ ...> pr94760-mismatched-traits-and-promise-prev.C} | 0 gcc/testsuite/gfortran.dg/error_recovery_1.f90 | 4 +- gcc/testsuite/gfortran.dg/interface_47.f90 | 19 +++++ gcc/testsuite/gfortran.dg/use_15.f90 | 2 +- libgomp/ChangeLog | 11 +++ 11 files changed, 222 insertions(+), 13 deletions(-) rename gcc/testsuite/g++.dg/coroutines/{pr9xxxx-mismatched-traits-and-promise-prev [...] create mode 100644 gcc/testsuite/gfortran.dg/interface_47.f90