tree-ssa-threadupdate.c
35.9 KB
-
re PR middle-end/49465 (Revision 175114 miscompiled 403.gcc in SPEC CPU 2006) · ad3577df
PR middle-end/49465 * tree-ssa-threadupate.c (fix_duplicate_block_edges): Fix condition to detect threading through joiner block. If there was already an edge to the new target, then do not change the PHI nodes. *************** fix_duplicate_block_edges (struct redire From-SVN: r175351
Jeff Law committed