OSDN Git Service

* gcc.dg/compat/vector-1_x.c: Compile with -w.
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Aug 2003 23:56:32 +0000 (23:56 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Aug 2003 23:56:32 +0000 (23:56 +0000)
* gcc.dg/compat/vector-1_y.c: Ditto.
* gcc.dg/compat/vector-2_x.c: Ditto.
* gcc.dg/compat/vector-2_y.c: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70791 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/compat/vector-1_x.c
gcc/testsuite/gcc.dg/compat/vector-1_y.c
gcc/testsuite/gcc.dg/compat/vector-2_x.c
gcc/testsuite/gcc.dg/compat/vector-2_y.c

index e98c748..4da71fc 100644 (file)
@@ -1,3 +1,10 @@
+2003-08-25  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.dg/compat/vector-1_x.c: Compile with -w.
+       * gcc.dg/compat/vector-1_y.c: Ditto.
+       * gcc.dg/compat/vector-2_x.c: Ditto.
+       * gcc.dg/compat/vector-2_y.c: Ditto.
+
 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * gcc.dg/20030702-1.c: New test.
index b32a075..c7e6973 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-options "-w" } */
+
 #include "compat-common.h"
 #include "vector-defs.h"
 #include "vector-setup.h"
index 5a8336f..1b8b6d7 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-options "-w" } */
+
 #include "compat-common.h"
 #include "vector-defs.h"
 #include "vector-check.h"
index 53fdded..492878a 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-options "-w" } */
+
 #include "compat-common.h"
 #include "vector-defs.h"
 #include "vector-setup.h"
index a15964d..e100560 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-options "-w" } */
+
 #include "compat-common.h"
 #include "vector-defs.h"
 #include "vector-check.h"