This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm 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] new 1697806fdf2 trailing_wide_ints with runtime variable lengths new fbd7665360d compiler: use correct init order for multi-value initialization
The 2 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/cp/parser.cc | 26 ++--- 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/wide-int.h | 42 +++++--- libstdc++-v3/include/Makefile.am | 2 +- libstdc++-v3/include/Makefile.in | 2 +- 10 files changed, 211 insertions(+), 141 deletions(-)