tree-ssa-threadedge.c (simplify_control_stmt_condition): Look deeper into the SSA_NAM...
commit4f82fed2f6dcef2719103a5fd885f6baf9714ce0
authorJeff Law <law@redhat.com>
Mon, 30 Jun 2014 14:08:50 +0000 (30 08:08 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 30 Jun 2014 14:08:50 +0000 (30 08:08 -0600)
tree7d30196f8f6b6532d8b2f5d5c29c5fa282e12b31
parent6a7253a4a9d6087827414eeee7036d9eb4b1e472
tree-ssa-threadedge.c (simplify_control_stmt_condition): Look deeper into the SSA_NAME_VALUE chain.

tree-optimization/61607
* tree-ssa-threadedge.c (simplify_control_stmt_condition): Look
deeper into the SSA_NAME_VALUE chain.

tree-optimization/61607
* gcc.dg/tree-ssa/pr61607.c: New test.

From-SVN: r212149
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr61607.c [new file with mode: 0644]
gcc/tree-ssa-threadedge.c