tree-ssa-pre.c
140 KB
-
re PR tree-optimization/70780 (wrong code at -O2 and -O3 on x86_64-linux-gnu) · ab99f467
2016-04-25 Richard Biener <rguenther@suse.de> PR tree-optimization/70780 * tree-ssa-pre.c (compute_antic_aux): Also return true if the block wasn't visited yet. (compute_antic): Mark blocks with abnormal preds as visited as they have a final empty antic-in solution already. * gcc.dg/torture/pr70780.c: New testcase. From-SVN: r235407
Richard Biener committed