* g++.dg/init/array10.C: Add dg-options.
authorRichard Henderson <rth@redhat.com>
Mon, 29 Sep 2003 17:16:09 +0000 (10:16 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 29 Sep 2003 17:16:09 +0000 (10:16 -0700)
From-SVN: r71907

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/array10.C

index 6224f1d86ff73d8c5b1f591155eb6e5a41233a7b..8a6a2573b4bc963f8f03e2fea882bbe8637cb82f 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-29  Richard Henderson  <rth@redhat.com>
+
+        * g++.dg/init/array10.C: Add dg-options.
+
 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
        * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
index a97793ca5cf54a4a410f902f7455046a2a0049ae..3b059aa0fbfe22a224db34500e6b2e7baeeebc64 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do compile }
+// { dg-options "" }
 
 typedef int __attribute__((mode(V2SI))) vec;