Commit 6e3a2cda by Michael Matz Committed by Michael Matz

* gcc.dg/tree-ssa/loadpre11.c: Add -fno-tree-cselim to flags.

From-SVN: r128370
parent 630ecd8d
2007-09-11 Michael Matz <matz@suse.de>
* gcc.dg/tree-ssa/loadpre11.c: Add -fno-tree-cselim to flags.
2007-09-10 Janis Johnson <janis187@us.ibm.com>
* gcc.dg/dfp/convert-bfp.c: Replace SKIP_LONG_DOUBLE with runtime
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-pre-stats" } */
/* { dg-options "-O2 -fdump-tree-pre-stats -fno-tree-cselim" } */
int *t;
int g(int);
int f(int tt)
......
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