Commit 43258b67 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* gcc.dg/pr19340.c: Skip for mmix-*-* and cris-*-*.

From-SVN: r106877
parent a334b64c
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> 2005-11-13 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/nested-calls-1.c: New test. * gcc.dg/nested-calls-1.c: New test.
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-O1 -fschedule-insns2 -fsched2-use-traces" } */ /* { dg-options "-O1 -fschedule-insns2 -fsched2-use-traces" } */
/* { dg-skip-if "No scheduling" { mmix-*-* cris-*-* } { "*" } { "" } } */
extern double f (double x); extern double f (double x);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment