OSDN Git Service

Require ILP32 for stdcall attribute test.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / ext / attrib36.C
index a4ee209..a519711 100644 (file)
@@ -1,5 +1,6 @@
 // PR c++/43031
 // { dg-do compile { target i?86-*-* x86_64-*-* } }
+// { dg-require-effective-target ilp32 }
 
 class T;
 class L { };