This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4026d89d623 c++: Disable deprecated/unavailable diagnostics when creati [...] new 12bdcc3d797 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