public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Fix PR63419 testcsae
@ 2014-10-15  8:41 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2014-10-15  8:41 UTC (permalink / raw)
  To: gcc-patches


Committed.

Richard.

2014-10-15  Richard Biener  <rguenther@suse.de>

	* g++.dg/torture/pr63419.C: Add -Wno-psabi.

Index: gcc/testsuite/g++.dg/torture/pr63419.C
===================================================================
--- gcc/testsuite/g++.dg/torture/pr63419.C	(revision 216239)
+++ gcc/testsuite/g++.dg/torture/pr63419.C	(working copy)
@@ -1,4 +1,5 @@
 // { dg-do compile }
+// { dg-additional-options "-Wno-psabi" }
 
 typedef float __m128 __attribute__ ((__vector_size__ (16)));
 const int a = 0;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-15  8:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-15  8:41 [PATCH] Fix PR63419 testcsae Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).