This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fcd8b5a Use the more formal "cannot" instead of the informal "can't." new da7a26f PR c++/79548 - missing -Wunused-variable on a typedef'd varia [...]
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/c-family/ChangeLog | 6 ++ gcc/c-family/c-common.c | 7 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/warn/Wunused-var-26.C | 147 +++++++++++++++++++++++++++++ 4 files changed, 164 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-var-26.C