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 f9c4917f016 testsuite: Add testcase for already fixed PR [PR104448] adds c19f317a78c c++: treat NON_DEPENDENT_EXPR as not potentially constant [ [...] adds fe581e63431 Use range_compatible_p in condexpr_adjust adds 6d66bd25dc8 libbacktrace: initialize DWARF 5 fields of unit adds 24ca97325ca libgo: restore building on Solaris
No new revisions were added by this update.
Summary of changes: gcc/cp/constexpr.cc | 9 ++++++++- gcc/gimple-range-gori.cc | 2 +- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/g++.dg/template/non-dependent21.C | 9 +++++++++ libbacktrace/dwarf.c | 3 +++ libgo/go/net/fcntl_libc_test.go | 5 ++++- libgo/go/os/signal/internal/pty/pty.go | 2 +- libgo/go/runtime/os3_solaris.go | 8 ++++++++ libgo/go/runtime/stubs2.go | 2 +- libgo/go/syscall/exec_bsd.go | 4 ++-- libgo/go/syscall/export_unix_test.go | 2 +- libgo/go/syscall/syscall_solaris.go | 2 -- 12 files changed, 39 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/non-dependent21.C