re PR c++/51922 (g++.dg/ext/attrib42.C FAILs)
authorJason Merrill <jason@redhat.com>
Fri, 20 Jan 2012 20:03:11 +0000 (15:03 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 20 Jan 2012 20:03:11 +0000 (15:03 -0500)
PR c++/51922
* g++.dg/ext/attrib42.C: Require ilp32.

From-SVN: r183351

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

index 61eb186ba72db768d8e3b9255ddbac56328fb23a..589f2381aebcc5dbf5f7ee59e38ede24839de1d0 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 39b8e22099c984e2e0b0193736207c44d99ad90e..d0c7ad7235d8b511471e77f8a6c4e9c43b74687b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do compile { target i?86-*-* } }
+// { dg-do compile { target { i?86-*-* && ilp32 } } }
 
 struct A {
   __attribute__((fastcall))