This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 676f6f32771 c++: Fix CTAD of single-element initializer list [PR99103] new 7fb9a1e929d c++: Fix pretty printing the context of local class [PR99213]
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/error.c | 4 +--- gcc/testsuite/g++.dg/diagnostic/local1.C | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/local1.C