This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fdd6d85bd75 c++: Use -std=c++20 in testsuite default std list new 1a5145f1e3a c++: Fix handling of temporaries with consteval ctors and n [...] new 5ce3c003df2 [COMMITTED] Improve coment for the newly added code in ipa-split.
The 2 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 | 6 +++++- gcc/ipa-split.cc | 4 ++-- gcc/testsuite/g++.dg/cpp2a/consteval27.C | 18 ++++++++++++++++++ 3 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval27.C