* gcc.dg/pr43300.c: Add -w.
From-SVN: r157514
This commit is contained in:
parent
e638cfd6d7
commit
4c2084cdb3
@ -1,3 +1,7 @@
|
||||
2010-03-17 Michael Matz <matz@suse.de>
|
||||
|
||||
* gcc.dg/pr43300.c: Add -w.
|
||||
|
||||
2010-03-17 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* gcc.dg/pr43379.c: Add -w.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-Os" } */
|
||||
/* { dg-options "-Os -w" } */
|
||||
typedef float V2SF __attribute__ ((vector_size (128)));
|
||||
|
||||
V2SF
|
||||
|
Loading…
Reference in New Issue
Block a user