This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from decc6c0d4d9 [PR116234][LRA]: Check debug insn when looking at one insn [...] new 0d97700443b c++: wrong-code with consteval constructor [PR117501]
The 1 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/cp-gimplify.cc | 42 ++++++++++++++++++++++---------- gcc/testsuite/g++.dg/cpp2a/consteval39.C | 27 ++++++++++++++++++++ gcc/testsuite/g++.dg/cpp2a/consteval40.C | 25 +++++++++++++++++++ 3 files changed, 81 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval39.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval40.C