* gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.

From-SVN: r36660
This commit is contained in:
Kaveh R. Ghazi 2000-09-28 14:48:40 +00:00 committed by Kaveh Ghazi
parent 6a07a77fe1
commit 2eeb109b26
2 changed files with 4 additions and 1 deletions

View 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.

View 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 } */