pr63419.C: Add -Wno-psabi.
2014-10-15 Richard Biener <rguenther@suse.de> * g++.dg/torture/pr63419.C: Add -Wno-psabi. From-SVN: r216241
This commit is contained in:
parent
c582bb1580
commit
d5e149d186
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-10-15 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* g++.dg/torture/pr63419.C: Add -Wno-psabi.
|
||||
|
||||
2014-10-14 Jan Hubicka <hubicka@ucw.cz>
|
||||
|
||||
* gcc.dg/tree-prof/peel-1.c: Update.
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
// { dg-do compile }
|
||||
// { dg-additional-options "-Wno-psabi" }
|
||||
|
||||
typedef float __m128 __attribute__ ((__vector_size__ (16)));
|
||||
const int a = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue