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-arm-bootstrap_profiled in repository toolchain/ci/gcc.
from 2fa8c4a659a xtensa: Fix conflicting hard regno between indirect sibcall [...] adds a63b99f24df libgo: use SYS_timer_settime32 adds 9ef2c9aa5b3 Daily bump. adds 9efe4e153d9 c++: constexpr, empty base after non-empty [PR106369] adds 351e3cad2c5 PR bootstrap/106472: Add libgo depends on libbacktrace to M [...] adds b04c399e258 c++: Fix location for -Wunused-macros [PR66290]
No new revisions were added by this update.
Summary of changes: Makefile.def | 3 ++- gcc/ChangeLog | 11 +++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/c-common.cc | 10 ++++++---- gcc/c-family/c-common.h | 8 +++++--- gcc/c-family/c-opts.cc | 6 ++++++ gcc/cp/constexpr.cc | 8 +++++++- gcc/cp/parser.cc | 2 +- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/c-c++-common/pragma-diag-15.c | 2 +- gcc/testsuite/g++.dg/cpp1z/constexpr-lambda27.C | 26 +++++++++++++++++++++++++ libgo/sysinfo.c | 5 +++++ 12 files changed, 72 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda27.C