Commit 49e9c661 by Jeff Law

re PR middle-end/49465 (Revision 175114 miscompiled 403.gcc in SPEC CPU 2006)


	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.

From-SVN: r175352
parent ad3577df
2011-06-16 Jeff Law <law@redhat.com>
2011-06-23 Jeff Law <law@redhat.com>
PR middle-end/49465
* tree-ssa-threadupate.c (fix_duplicate_block_edges): Fix condition
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment