This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 81bef9ee8d8 Fortran: Fix tab not ignored in print statement. new 6dc335c506a c++: Fix up is_late_template_attribute for [[maybe_unused]] [...]
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/decl2.cc | 9 ++++++--- gcc/testsuite/g++.dg/warn/Wunused-local-typedefs-5.C | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-local-typedefs-5.C