OSDN Git Service

* name-lookup.c (qualified_lookup_using_namespace): Don't stop
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.misc-tests / i386-pf-3dnow-1.c
index a21e9cc..ffb2e79 100644 (file)
@@ -1,8 +1,8 @@
 /* Test that the correct data prefetch instructions are generated for i386
    variants that use 3DNow! prefetch instructions.  */
 
-/* { dg-do compile { target i?86-*-* } } */
-/* { dg-forbid-option "-m64" } */
+/* { dg-do compile { target i?86-*-* x86_64-*-*} } */
+/* { dg-require-effective-target ilp32 } */
 
 extern void exit (int);