------- Comment #1 from hp at gcc dot gnu dot org  2007-06-20 02:53 -------
I saw your comments on IRC at an attempt of using nonlocal_goto_receiver.
You don't want to make a new pattern with that name, just rename
exception_receiver; the obvious one-line patch.  That pattern already has the
necessary restore of $gp (not just a clobber).  With a nonlocal_goto_receiver,
the pattern exception_receiver is not used (grep for yourself!), so it doesn't
hurt or something.


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hp at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32406

Reply via email to