This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 73650105ba4 libffi: Remove more unneeded files when merging new ef8af34e0d1 c++: Implement CWG3131 - Value categories and types for the [...]
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/cp-tree.h | 2 +- gcc/cp/parser.cc | 40 ++++++++++++++++++++------- gcc/testsuite/g++.dg/cpp26/expansion-stmt1.C | 8 +++--- gcc/testsuite/g++.dg/cpp26/expansion-stmt16.C | 13 +++++---- gcc/testsuite/g++.dg/cpp26/expansion-stmt18.C | 4 +-- gcc/testsuite/g++.dg/cpp26/expansion-stmt2.C | 8 +++--- gcc/testsuite/g++.dg/cpp26/expansion-stmt25.C | 4 +-- gcc/testsuite/g++.dg/cpp26/expansion-stmt26.C | 18 ++++++++++++ gcc/testsuite/g++.dg/cpp26/expansion-stmt3.C | 8 +++--- gcc/testsuite/g++.dg/reflect/p3491-2.C | 19 +++++++------ 10 files changed, 83 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp26/expansion-stmt26.C