* except.c (expand_start_all_catch): If the machine needs a
commit1045c81583528e3b5603c64bc6113461be8e4538
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 May 1997 03:50:39 +0000 (13 03:50 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 May 1997 03:50:39 +0000 (13 03:50 +0000)
treef38cd2b10fa587e04c411b0236f8b2a865ea378b
parent0fdd459a7e52698a6658f3ff938479b2af49fd4a
* except.c (expand_start_all_catch): If the machine needs a
nonlocal_goto_receiver, add one at the start of the exception
handler.
(expand_leftover_cleanups): Likewise.
Potential fix for eh on alpha, rs6000, and hppa.

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