This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6ece2d72740 middle-end: Fix malloc like functions when calling with voi [...] new 54bf72ebfe9 c++: Fix ICE on mangling invalid compound requirement [PR120618] new 273a4d3775d c++: testcase tweak for -fimplicit-constexpr
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/parser.cc | 9 ++++++--- gcc/testsuite/g++.dg/concepts/pr120618.C | 13 +++++++++++++ gcc/testsuite/g++.dg/cpp26/expansion-stmt16.C | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-requires5.C | 2 +- 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/concepts/pr120618.C