Commit 4c2084cd by Michael Matz Committed by Michael Matz

* gcc.dg/pr43300.c: Add -w.

From-SVN: r157514
parent e638cfd6
2010-03-17 Michael Matz <matz@suse.de>
* gcc.dg/pr43300.c: Add -w.
2010-03-17 Richard Guenther <rguenther@suse.de> 2010-03-17 Richard Guenther <rguenther@suse.de>
* gcc.dg/pr43379.c: Add -w. * gcc.dg/pr43379.c: Add -w.
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-Os" } */ /* { dg-options "-Os -w" } */
typedef float V2SF __attribute__ ((vector_size (128))); typedef float V2SF __attribute__ ((vector_size (128)));
V2SF V2SF
......
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