except.c (expand_start_all_catch): If the machine needs a nonlocal_goto_receiver...
authorMike Stump <mrs@gcc.gnu.org>
Tue, 13 May 1997 03:50:39 +0000 (03:50 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Tue, 13 May 1997 03:50:39 +0000 (03:50 +0000)
commit05f5b2cdf97d10cd4448a59c7d6c1b92416c8fcc
treef38cd2b10fa587e04c411b0236f8b2a865ea378b
parent15f3d16acb57c2ea3a9b86829ba51bde1c88c197
except.c (expand_start_all_catch): If the machine needs a nonlocal_goto_receiver...

* 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.

From-SVN: r14060
gcc/except.c