Commit 63db9a5e by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* gcc.dg/tree-ssa/ssa-fre-4.c: Skip for cris-*-* and mmix-*-*.

From-SVN: r128314
parent 4e9d897d
2007-09-10 Hans-Peter Nilsson <hp@axis.com>
* gcc.dg/tree-ssa/ssa-fre-4.c: Skip for cris-*-* and mmix-*-*.
2007-09-09 Richard Guenther <rguenther@suse.de>
* gcc.c-torture/compile/20070906-1.c: New testcase.
/* { dg-do compile } */
/* If the target returns false for TARGET_PROMOTE_PROTOTYPES, then there
will be no casts for FRE to eliminate and the test will fail. */
/* { dg-skip-if "no promotion to eliminate" { cris-*-* mmix-*-* } { "*" } { "" } } */
/* { dg-options "-O -fdump-tree-fre-details" } */
/* From PR21608. */
......
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