This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from ecd11acacd6 c++: fix broken copy elision with nested TARGET_EXPRs [PR105550] adds 1f76941c09f compiler: rename "requires" to "needs" adds ff64a8c9519 c++: Minor cleanup in parser.cc adds 8a6ee426c2b libstdc++: Add missing prerequisite to generated header [PR106162] adds 1697806fdf2 trailing_wide_ints with runtime variable lengths adds fbd7665360d compiler: use correct init order for multi-value initialization new ed974488991 Daily bump.
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: ChangeLog | 4 + gcc/ChangeLog | 112 ++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 5 + gcc/c/ChangeLog | 6 ++ gcc/cp/ChangeLog | 43 ++++++++ gcc/cp/parser.cc | 26 ++--- gcc/fortran/ChangeLog | 8 ++ gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/go.cc | 3 + gcc/go/gofrontend/gogo.cc | 214 +++++++++++++++++++++------------------ gcc/go/gofrontend/gogo.h | 23 ++++- gcc/go/gofrontend/parse.cc | 18 +++- gcc/go/gofrontend/types.cc | 20 ++-- gcc/testsuite/ChangeLog | 50 +++++++++ gcc/wide-int.h | 42 +++++--- libgomp/ChangeLog | 5 + libiberty/ChangeLog | 5 + libstdc++-v3/ChangeLog | 47 +++++++++ libstdc++-v3/include/Makefile.am | 2 +- libstdc++-v3/include/Makefile.in | 2 +- lto-plugin/ChangeLog | 8 ++ 22 files changed, 505 insertions(+), 142 deletions(-)