This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4f1d8bd5096 c++: modules & using-decls new 96a5c483afb c++: Add fixed test [PR91506] new 445430e16bd c++: Update value of __cplusplus for C++20. new 3cf63c94df4 c++: Add make_temp_override generator functions
The 3 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 | 32 ++++++++++++++++++++++++++++++++ gcc/cp/decl.c | 2 +- gcc/cp/except.c | 2 +- gcc/cp/parser.c | 8 ++++---- gcc/testsuite/g++.dg/init/array60.C | 8 ++++++++ libcpp/init.c | 2 +- 6 files changed, 47 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/init/array60.C