Commit bb13f2ff by Eric Botcazou Committed by Eric Botcazou

* gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.

From-SVN: r73943
parent 6a151f87
2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
PR c++/12924
......
/* On SPARC64/SPARC-V9 it fails because of a back-end problem, except with -m32. */
/* { dg-xfail-if "PR target/6466" { "sparc64-*-*" "sparcv9-*-*" } { "*" } { "-m32" } } */
/* On regular SPARC it doesn't fail, except with -m64. */
/* { dg-xfail-if "PR target/6466" { "sparc-*-*" } { "-m64" } { "" } } */
#define ASIZE 0x80000000UL
#include "20031023-1.c"
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