vector-1_x.c: Compile with -w.
authorJanis Johnson <janis187@us.ibm.com>
Mon, 25 Aug 2003 23:56:32 +0000 (23:56 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 25 Aug 2003 23:56:32 +0000 (23:56 +0000)
* 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.

From-SVN: r70791

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 e98c748aad732726fa9e6d641b723a128db63bb3..4da71fc482ab4b4a63c0b02e205df4f98b6ccff0 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 b32a07581f986b4bfaea1b863b821ebd132d6e22..c7e69731400ba4bace40091d8fd1e292dedcc87a 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-options "-w" } */
+
 #include "compat-common.h"
 #include "vector-defs.h"
 #include "vector-setup.h"
index 5a8336f2004ba7707bcb76ebb560bbda73ebf8bd..1b8b6d7a49eb50d5272ec7d75354fd02d19ba636 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-options "-w" } */
+
 #include "compat-common.h"
 #include "vector-defs.h"
 #include "vector-check.h"
index 53fddedef480b761f93735452a0faf871c584860..492878aa750130ebe04f2a18026c7731c0a604be 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-options "-w" } */
+
 #include "compat-common.h"
 #include "vector-defs.h"
 #include "vector-setup.h"
index a15964d526c8a9980fdd4a20ae76822e9c5e0faa..e100560a5074e18d7f425e8a146524b5fdd49b43 100644 (file)
@@ -1,3 +1,5 @@
+/* { dg-options "-w" } */
+
 #include "compat-common.h"
 #include "vector-defs.h"
 #include "vector-check.h"