+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. */