Commit 2bd6e761 by Paul Brook Committed by Paul Brook

pr19340.c: Skip on m68k targets.

2005-12-21  Paul Brook  <paul@codesourcery.com>

	* gcc.dg/pr19340.c: Skip on m68k targets.

From-SVN: r108916
parent eead060a
2005-12-21 Paul Brook <paul@codesourcery.com>
* gcc.dg/pr19340.c: Skip on m68k targets.
2005-12-21 Steven Bosscher <stevenb@suse.de>
PR rtl-optimization/25196
/* { dg-do compile } */
/* { dg-options "-O1 -fschedule-insns2 -fsched2-use-traces" } */
/* { dg-skip-if "No scheduling" { mmix-*-* cris-*-* } { "*" } { "" } } */
/* { dg-skip-if "No scheduling" { mmix-*-* cris-*-* m68k-*-* } { "*" } { "" } } */
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