* gcc.dg/pr19340.c: Skip for mmix-*-* and cris-*-*.
authorHans-Peter Nilsson <hp@axis.com>
Mon, 14 Nov 2005 01:04:09 +0000 (01:04 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 14 Nov 2005 01:04:09 +0000 (01:04 +0000)
From-SVN: r106877

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr19340.c

index e6f9757c0ea58ba8cc700aae858a205831a039d5..be37ba04c6356e82f92dea18f4aee520f073adde 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-14  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.dg/pr19340.c: Skip for mmix-*-* and cris-*-*.
+
 2005-11-13  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc.dg/nested-calls-1.c: New test.
index cac4b0933eeaa69d2e3dda548ebd26e34818502a..09580217f161a3b83057779eb96d1c425cb37c56 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-O1 -fschedule-insns2 -fsched2-use-traces" } */
+/* { dg-skip-if "No scheduling" { mmix-*-* cris-*-* } { "*" } { "" } } */
 
 extern double f (double x);