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-aarch64-stable-defconfig in repository toolchain/ci/gcc.
from 00cae906a9c Daily bump. adds 3384aa7af4c PR c++/91476 - anon-namespace reference temp clash between TUs. adds ae403e0d4e0 Bug 93234 - INQUIRE on pre-assigned files of ROUND and SIGN [...] adds 58735237fcd Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 +++ gcc/cp/call.c | 2 + gcc/testsuite/ChangeLog | 6 +++ gcc/testsuite/g++.dg/ext/visibility/ref-temp1.C | 11 ++++ gcc/testsuite/gfortran.dg/inquire_pre.f90 | 68 +++++++++++++++++++++++++ libgfortran/ChangeLog | 7 +++ libgfortran/io/unit.c | 16 +++--- 8 files changed, 109 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/visibility/ref-temp1.C create mode 100644 gcc/testsuite/gfortran.dg/inquire_pre.f90