Commit 1ffcc352 by Richard Henderson Committed by Richard Henderson

* g++.dg/init/array10.C: Add dg-options.

From-SVN: r71907
parent 43ac2623
2003-09-29 Richard Henderson <rth@redhat.com>
* g++.dg/init/array10.C: Add dg-options.
2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr> 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
* g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__. * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
......
// { dg-do compile } // { dg-do compile }
// { dg-options "" }
typedef int __attribute__((mode(V2SI))) vec; typedef int __attribute__((mode(V2SI))) vec;
......
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