This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_profiled in repository toolchain/ci/gcc.
from 2a1263d3638 Daily bump. adds 8b85716d35c Daily bump. adds 16ea82f0fc9 Daily bump. adds 0057fda05e2 RTEMS: Do not define _GNU_SOURCE by default adds 3387ec26515 Daily bump. adds 60954a06ceb c++: aggregate prvalue as for range [PR106230] adds 9be0feeadee c++: ICE with erroneous template redeclaration [PR106311] adds 2009850b2b7 Fortran: error recovery from calculation of storage size of [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 7 +++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rtems.h | 3 +++ gcc/cp/pt.cc | 5 ++++- gcc/cp/semantics.cc | 5 +++++ gcc/fortran/interface.cc | 7 +++++-- gcc/testsuite/g++.dg/cpp0x/range-for38.C | 16 ++++++++++++++++ gcc/testsuite/g++.dg/template/redecl5.C | 5 +++++ gcc/testsuite/gfortran.dg/pr103504.f90 | 28 ++++++++++++++++++++++++++++ 9 files changed, 74 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for38.C create mode 100644 gcc/testsuite/g++.dg/template/redecl5.C create mode 100644 gcc/testsuite/gfortran.dg/pr103504.f90