tree-ssa-tail-merge.c
44.6 KB
-
re PR tree-optimization/50769 (ICE: in phi_alternatives_equal, at… · 40f73edd
re PR tree-optimization/50769 (ICE: in phi_alternatives_equal, at tree-cfgcleanup.c:355 with -O2 -fno-delete-null-pointer-checks -fno-guess-branch-probability -fipa-pta) 2011-10-19 Tom de Vries <tom@codesourcery.com> PR tree-optimization/50769 * tree-ssa-tail-merge.c (replace_block_by): Calculate phi_vuse2 unconditionally. Handle case that phi_vuse2 is not an SSA_NAME. Add dummy argument .MEM to phi when increasing number of arguments of phi by redirecting edges to the block with phi. From-SVN: r180197
Tom de Vries committed