mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-17 09:09:08 +08:00
* gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
From-SVN: r36660
This commit is contained in:
parent
6a07a77fe1
commit
2eeb109b26
@ -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.
|
||||
|
@ -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 } */
|
||||
|
Loading…
Reference in New Issue
Block a user