reorg.c (get_branch_condition): Deal with conditional returns.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 2 Apr 2013 07:14:12 +0000 (07:14 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 2 Apr 2013 07:14:12 +0000 (07:14 +0000)
commit0ee1e3d98397c166a0bc74d1fbb7032cc3e99421
tree3c635aafc974b69b22e170a5131720a75aca6f05
parentcf8124e1bf487ad3fe651ae5562fb7244a769770
reorg.c (get_branch_condition): Deal with conditional returns.

* reorg.c (get_branch_condition): Deal with conditional returns.
(fill_simple_delay_slots): Remove dead code dealing with jumps.

From-SVN: r197340
gcc/ChangeLog
gcc/reorg.c