* gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 28 Sep 2000 14:48:40 +0000 (14:48 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 28 Sep 2000 14:48:40 +0000 (14:48 +0000)
From-SVN: r36660

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/wtr-int-type-1.c

index 3d9863b..1dd1798 100644 (file)
@@ -1,3 +1,7 @@
+2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
+
 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
 
         * gcc.c-torture/compile/20000923-1.c: New test.
index c755f83..76de1af 100644 (file)
@@ -42,4 +42,3 @@ testfunc (void)
 
 /* Ignore "decimal constant is so large that it is unsigned" warnings.  */
 /* { dg-warning "decimal constant" "decimal constant" { target *-*-* } 26 } */
-/* { dg-warning "decimal constant" "decimal constant" { target *-*-* } 40 } */