This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 448750aff5b Fix test case for PR117811 which failed for int < 32 bit. new 2230c7a505d c++: decltype(auto) deduction of statement-expression [PR116418]
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/tree.cc | 5 +---- gcc/testsuite/g++.dg/eh/pr84968.C | 4 +++- gcc/testsuite/g++.dg/ext/stmtexpr26.C | 10 ++++++++++ 3 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/stmtexpr26.C