tree-optimize.c
14.1 KB
-
re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c) · 1ff54bfb
PR tree-optimization/20139 * tree-cfg.c (remove_bb): Check in_ssa_p before calling release_defs. * tree-optimize.c (execute_cleanup_cfg_post_optimizing): Call fold_cond_expr_cond. * tree-ssanames.c (release_defs): Assert in_ssa_p. * tree.c (upper_bound_in_type, lower_bound_in_type): Rewrite. From-SVN: r101787
Kazu Hirata committed