OSDN Git Service

* g++.dg/ext/attrib35.C: Fix target selector string.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / ext / attrib37.C
index ac35587..d12c176 100644 (file)
@@ -1,5 +1,5 @@
 // PR c++/43093
 // PR c++/43093
-// { dg-do compile { target i?86-*-* } }
+// { dg-do compile { target { { i?86-*-* x86_64-*-* } && ilp32 } } }
 
 struct S {
   int x;
 
 struct S {
   int x;