]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/69196 (code size regression with jump threading at -O2)
authorJeff Law <law@redhat.com>
Sat, 5 Mar 2016 05:10:58 +0000 (22:10 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 5 Mar 2016 05:10:58 +0000 (22:10 -0700)
commit5c03c4211d2a631d568237c36689b3826e4ac5b7
treee146733a0f01c7eb29a80464e14089f47bc727d2
parent640b7e74399b5875a0489281ea69a8779a2b1c29
re PR tree-optimization/69196 (code size regression with jump threading at -O2)

PR tree-optimization/69196
* tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
If the both SSA_NAMEs are anonymous, then consider them unassociated
and include the PHI in the statement count.

From-SVN: r233999
gcc/ChangeLog
gcc/tree-ssa-threadbackward.c