mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-08 08:06:47 +08:00
* gcc.dg/20020313-1.c: Add "-w" to dg-options.
From-SVN: r70705
This commit is contained in:
parent
7741796c2b
commit
a30f2d659c
@ -1,3 +1,7 @@
|
||||
2003-08-22 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* gcc.dg/20020313-1.c: Add "-w" to dg-options.
|
||||
|
||||
2003-08-22 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
|
||||
|
@ -4,7 +4,9 @@
|
||||
to, and aborted. */
|
||||
|
||||
/* { dg-do compile { target ia64-*-* } } */
|
||||
/* { dg-options "-O2 -mconstant-gp" } */
|
||||
/* In ILP32 mode, we get warnings about large integer constants.
|
||||
Those cause spurious FAILs. */
|
||||
/* { dg-options "-w -O2 -mconstant-gp" } */
|
||||
|
||||
typedef unsigned long __u64;
|
||||
typedef unsigned int __u32;
|
||||
|
Loading…
Reference in New Issue
Block a user