re PR tree-optimization/77424 (Identical statements in if-else branches)
authorJeff Law <law@redhat.com>
Tue, 11 Oct 2016 21:41:51 +0000 (15:41 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 11 Oct 2016 21:41:51 +0000 (15:41 -0600)
commit1fdf74c7c9cf637453783669ae0b5f6ff6af3b19
treef2f3b88708a7e871b16a8f994536d239f88d22ad
parentf6cf4810e942f05e2cc3afe2513001af53ffa1dd
re PR tree-optimization/77424 (Identical statements in if-else branches)

PR tree-optimization/77424
* tree-ssa-threadupdate.c (thread_through_all_blocks): Remove
dead conditionals.  Assert that all e->aux fields are NULL.

From-SVN: r241009
gcc/ChangeLog
gcc/tree-ssa-threadupdate.c