]> gcc.gnu.org Git - gcc.git/commitdiff
Wredundant-decls-2.c: New test to check that -Wredundant-decls does not issue warning...
authorCraig Rodrigues <rodrigc@gcc.gnu.org>
Fri, 2 Sep 2005 01:26:59 +0000 (01:26 +0000)
committerCraig Rodrigues <rodrigc@gcc.gnu.org>
Fri, 2 Sep 2005 01:26:59 +0000 (01:26 +0000)
* 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: r103759

gcc/testsuite/ChangeLog

index 26c40aa5ad498bbb72bd4fa12c86a5781f1244e8..4e8fee826a5772e64e5d7ed56f95a9f215888a76 100644 (file)
@@ -1,3 +1,9 @@
+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.
+
 2005-09-01  Jakub Jelinek  <jakub@redhat.com>
 
        PR debug/7241
This page took 0.098956 seconds and 5 git commands to generate.