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/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 1eef21ccfa5 libstdc++: Improve exceptions thrown from fs::temp_directory_path adds c1fe8ddf684 libstdc++: Fix comment typos adds 8a8ee37a332 lto: Fix option merging [PR106129] adds d489ec082ea c-family: Add <time.h> names to diagnostics for known headers adds 4c233cabbe3 Fortran: error recovery on invalid CLASS(), PARAMETER decla [...] new 762fd5e5547 libgo: handle stat st_atim32 field and SYS_SECCOMP
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/c-family/known-headers.cc | 14 ++++++++++++ gcc/fortran/decl.cc | 8 +++++++ gcc/go/gofrontend/MERGE | 2 +- gcc/lto-wrapper.cc | 39 +++++++++++++++++++++----------- gcc/testsuite/g++.dg/spellcheck-stdlib.C | 29 ++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/class_58.f90 | 2 +- gcc/testsuite/gfortran.dg/class_73.f90 | 17 ++++++++++++++ libgo/mksysinfo.sh | 3 ++- libstdc++-v3/include/bits/utility.h | 3 +-- 9 files changed, 99 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/class_73.f90