* reorg.c (fill_simple_delay_slots): If an instruction might throw
commita2f5ca08cd337eb702a3623f96f800c5935838fe
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jul 2001 02:39:26 +0000 (20 02:39 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jul 2001 02:39:26 +0000 (20 02:39 +0000)
tree4e1489c40b7f89881e6d5befcb2f360d96df9bfb
parentbb74ca9801b059738fb659a142041adeadad12a2
* reorg.c (fill_simple_delay_slots): If an instruction might throw
an exception that will be caught within this function, do not fill
its delay slot with any subsequent instruction.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@44172 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reorg.c