Commit a30f2d65 by Mark Mitchell Committed by Mark Mitchell

* gcc.dg/20020313-1.c: Add "-w" to dg-options.

From-SVN: r70705
parent 7741796c
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*.
2003-08-22 Mark Mitchell <mark@codesourcery.com>
......
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment