gimple.c
127 KB
-
re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never ends) · 37530014
2010-02-26 Richard Guenther <rguenther@suse.de> PR tree-optimization/43186 * gimple.h (gimple_fold): Remove. * gimple.c (gimple_fold): Remove. Inline into single user ... * tree-cfgcleanup.c (cleanup_control_expr_graph): ... here. Try harder for conditions. * gcc.c-torture/compile/pr43186.c: New testcase. From-SVN: r157093
Richard Guenther committed