This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fcf98edc2a9 PR c++/70844 - -Wuseless-cast and inheriting constructor. new bbff63af019 PR c++/60063 - -Wunused-local-typedefs and templates.
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/ChangeLog | 3 +++ gcc/cp/decl2.c | 5 +++-- gcc/testsuite/g++.dg/warn/Wunused-local-typedefs-4.C | 13 +++++++++++++ 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-local-typedefs-4.C