tree-ssa-reassoc.c
64.7 KB
-
re PR tree-optimization/44545 (internal compiler error: in remove_unreachable_handlers, at tree-eh) · 6b03de57
2010-11-16 Richard Guenther <rguenther@suse.de> PR tree-optimization/44545 * tree-ssa-reassoc.c (linearize_expr_tree): Possibly throwing statements are not reassociatable. (reassociate_bb): Likewise. * gcc.dg/pr44545.c: New testcase. From-SVN: r166799
Richard Guenther committed