OSDN Git Service

PR c++/51922
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jan 2012 20:03:11 +0000 (20:03 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jan 2012 20:03:11 +0000 (20:03 +0000)
* g++.dg/ext/attrib42.C: Require ilp32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183351 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib42.C

index 61eb186..589f238 100644 (file)
@@ -1,3 +1,8 @@
+2012-01-20  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51922
+       * g++.dg/ext/attrib42.C: Require ilp32.
+
 2012-01-20  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/51915
index 39b8e22..d0c7ad7 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do compile { target i?86-*-* } }
+// { dg-do compile { target { i?86-*-* && ilp32 } } }
 
 struct A {
   __attribute__((fastcall))