* except.c (end_eh_unwinder): If we have a return instruction, we
commit55b1e208daa460036131eeabe58686a6aa2fcfed
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jun 1997 01:13:20 +0000 (19 01:13 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Jun 1997 01:13:20 +0000 (19 01:13 +0000)
tree85a86cfff2628d273eace45104b41aee7ba8299c
parent48129497e35ee589789aa9e90330beb8ad13ed55
* except.c (end_eh_unwinder): If we have a return instruction, we
have to make sure we use it and don't fall off the end of the
function in the unwinder.
Fixes EH codegen bug on vax-dec-vms

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