OSDN Git Service

* gcc.target/s390: New directory.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.target / s390 / pr27661.c
similarity index 90%
rename from gcc/testsuite/gcc.dg/pr27661.c
rename to gcc/testsuite/gcc.target/s390/pr27661.c
index 7660c82..1ff6dcc 100644 (file)
@@ -1,6 +1,6 @@
 /* This used to ICE on s390 due to a reload bug.  */
 
-/* { dg-do compile { target s390*-*-* } } */
+/* { dg-do compile } */
 /* { dg-options "-O2 -march=z990 -ftracer" } */
 
 extern int memcmp (const void *s1, const void *s2, unsigned long n);