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 in repository toolchain/ci/gcc.
from ae8decf1d2b Add new parameter to vec_perm_const hook for specifying ope [...] adds 2540e2c6041 c++: constexpr empty base redux [PR105622] adds 72f76540ad0 c++: discarded-value and constexpr adds 0aee03cb638 gcc.misc-tests/outputs.exp: Use link test to check for -gsp [...] adds 1189c03859c c++: *this folding in constexpr call
No new revisions were added by this update.
Summary of changes: gcc/cp/constexpr.cc | 213 ++++++++++++----------- gcc/testsuite/g++.dg/cpp2a/no_unique_address14.C | 19 ++ gcc/testsuite/gcc.misc-tests/outputs.exp | 4 +- 3 files changed, 137 insertions(+), 99 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/no_unique_address14.C