]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: Wredundant-decls-2.c: New test to check that -Wredundant-decls does not...
authorCraig Rodrigues <rodrigc@gcc.gnu.org>
Fri, 9 Sep 2005 00:30:59 +0000 (00:30 +0000)
committerCraig Rodrigues <rodrigc@gcc.gnu.org>
Fri, 9 Sep 2005 00:30:59 +0000 (00:30 +0000)
commit8feb882f3b33dee04555435b580a17b454c1fded
tree44a24814d827c25aa87da1f68756c68a7a958942
parent66c82d1748a7b5ebba7a3692bf0db3e9c3ea3efd
backport: Wredundant-decls-2.c: New test to check that -Wredundant-decls does not issue warning for a variable...

Backport from mainline:
2005-09-01  Craig Rodrigues  <rodrigc@gcc.gnu.org>
* gcc.dg/Wredundant-decls-2.c: New test to check that
-Wredundant-decls does not issue warning for a variable
definition following a declaration.

From-SVN: r104064
gcc/testsuite/ChangeLog