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-aarch64 in repository toolchain/ci/gcc.
from 754dce903ca Restrict the two sources of vect_recog_cond_expr_convert_pa [...] adds 6bbd8afee00 c++: double non-dep folding from finish_compound_literal [P [...] adds db69f666a72 [PR104447] LRA: Do not split non-alloc hard regs. new d3b2ead5954 libiberty rust-demangle, ignore .suffix new 3f2a6b041d9 net: add hurd build tag for setReadMsgCloseOnExec new bc6d2f460a4 Add missing target selector new 73a118c209f c-family: Remove names of unused parameters
The 4 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/c-pragma.cc | 26 ++++++++++++------------- gcc/cp/semantics.cc | 10 +++------- gcc/go/gofrontend/MERGE | 2 +- gcc/lra-constraints.cc | 2 +- gcc/testsuite/g++.dg/template/non-dependent22.C | 12 ++++++++++++ gcc/testsuite/gcc.target/i386/pr104447.c | 14 +++++++++++++ gcc/testsuite/gcc.target/i386/pr79754.c | 2 +- libgo/go/net/unixsock_readmsg_cloexec.go | 2 +- libiberty/rust-demangle.c | 21 +++++++++++++++++--- libiberty/testsuite/rust-demangle-expected | 26 +++++++++++++++++++++++++ 10 files changed, 90 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/non-dependent22.C create mode 100644 gcc/testsuite/gcc.target/i386/pr104447.c