This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1c407dc0882 xtensa: Revise complex hard register clobber elimination new 39ade88fa16 c++: static lambda in template [PR108526] new 327d45c57eb c++: "" #pragma at BOF [PR108504]
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 | 2 +- gcc/cp/pt.cc | 5 +++++ gcc/testsuite/g++.dg/cpp23/static-operator-call5.C | 8 ++++++++ gcc/testsuite/g++.dg/ext/pragma1.C | 4 ++++ 4 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp23/static-operator-call5.C create mode 100644 gcc/testsuite/g++.dg/ext/pragma1.C