tree-ssa-pre.c
61.3 KB
-
re PR middle-end/17340 (Internal error compiling with -O3) · 665fcad8
PR tree-optimization/17340 * tree-ssa-pre.c (compute_antic): Fix comment. (compute_avail): Do not recurse, instead do a DFS using a stack and a loop. (execute_pre): Adjust. From-SVN: r91835
Steven Bosscher committed