OSDN Git Service

2010-12-30 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.target / i386 / aggregate-ret1.c
index a506067..1cd314b 100644 (file)
@@ -2,7 +2,8 @@
 /* Check that, with keep_aggregate_return_pointer attribute,  callee does
    not pop the stack for the implicit pointer arg when returning a large
    structure in memory.  */
-/* { dg-do compile { target i?86-*-* } } */
+/* { dg-do compile } */
+/* { dg-require-effective-target ilp32 } */
 
 struct foo {
   int a;