Commit 21e430b8 by Eric Botcazou Committed by Eric Botcazou

* g++.dg/eh/simd-1.c: Ajust line number for dg-error line.

From-SVN: r75637
parent b656faa8
2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
* g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
2004-01-09 Geoffrey Keating <geoffk@apple.com>
* gcc.dg/rs6000-ldouble-1.c: New.
......@@ -20045,3 +20049,4 @@ rlsruhe.de>
correspond to c-torture 1.11.
* New file.
......@@ -3,7 +3,7 @@
// { dg-options "-O" }
// { dg-options "-O -w" { target i?86-*-* } }
// { dg-do run }
// { dg-error "" "PR target/12916" { target sparc*-*-* } 10 }
// { dg-error "" "PR target/12916" { target sparc*-*-* } 11 }
typedef int __attribute__((mode(V2SI))) 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