This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5fa27d9f8c4 middle-end: Fix up constant handling in emit_conditional_mo [...] new 1ae71269890 c++: fix parsing with auto(x) at block scope [PR112482]
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/decl.cc | 13 +++++++++++-- gcc/cp/parser.cc | 17 +++++++++++++++-- gcc/testsuite/g++.dg/cpp23/auto-fncast15.C | 21 +++++++++++++++++++++ 3 files changed, 47 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp23/auto-fncast15.C