Commit 517b3f9f by Eric Botcazou Committed by Eric Botcazou

* g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.

From-SVN: r77495
parent c3862806
2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
* g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
2004-02-07 Zack Weinberg <zack@codesourcery.com>
......@@ -20707,3 +20711,4 @@ rlsruhe.de>
correspond to c-torture 1.11.
* New file.
......@@ -3,7 +3,8 @@
// { dg-options "-O" }
// { dg-options "-O -w" { target i?86-*-* } }
// { dg-do run }
// { dg-error "" "PR target/12916" { target sparc*-*-* } 11 }
// { dg-error "" "PR target/12916" { target sparc64-*-* sparcv9-*-* } 12 }
// { dg-error "" "PR target/12916" { target sparc-*-* } 14 }
typedef int __attribute__((mode(V4SI))) vecint;
......
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