This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ae8decf1d2b Add new parameter to vec_perm_const hook for specifying ope [...] new 2540e2c6041 c++: constexpr empty base redux [PR105622] new 72f76540ad0 c++: discarded-value and constexpr new 0aee03cb638 gcc.misc-tests/outputs.exp: Use link test to check for -gsp [...] new 1189c03859c c++: *this folding in constexpr call
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/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