OSDN Git Service

2002-04-25 David S. Miller <davem@redhat.com>
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Apr 2002 00:07:16 +0000 (00:07 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Apr 2002 00:07:16 +0000 (00:07 +0000)
commit55427c62a8ae7021dea5047c21ee822bceac0d78
treeee797cc837442e06493fadc89e7aa4beaf581294
parent364730256d41b15e14dc2acc2c1362a161aa5547
2002-04-25  David S. Miller  <davem@redhat.com>

PR target/6422
* reorg.c (optimize_skip): Do not allow exception causing
instructions to be considered for delay slots.
(fill_simply_delay_slots, fill_slots_from_thread): Likewise.
(relax_delay_slots): Do not try to consider exception causing
instructions as redundant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52822 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reorg.c