Commit 0961802f by Janis Johnson Committed by Janis Johnson

vector-1_x.c: Compile with -w.

	* 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
parent 0d433a6a
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> 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
* gcc.dg/20030702-1.c: New test. * gcc.dg/20030702-1.c: New test.
......
/* { dg-options "-w" } */
#include "compat-common.h" #include "compat-common.h"
#include "vector-defs.h" #include "vector-defs.h"
#include "vector-setup.h" #include "vector-setup.h"
......
/* { dg-options "-w" } */
#include "compat-common.h" #include "compat-common.h"
#include "vector-defs.h" #include "vector-defs.h"
#include "vector-check.h" #include "vector-check.h"
......
/* { dg-options "-w" } */
#include "compat-common.h" #include "compat-common.h"
#include "vector-defs.h" #include "vector-defs.h"
#include "vector-setup.h" #include "vector-setup.h"
......
/* { dg-options "-w" } */
#include "compat-common.h" #include "compat-common.h"
#include "vector-defs.h" #include "vector-defs.h"
#include "vector-check.h" #include "vector-check.h"
......
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