libgcc2.c (throw_helper): Just return the SP offset, rather than a whole udata.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 30 Mar 1999 14:12:49 +0000 (14:12 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 30 Mar 1999 14:12:49 +0000 (09:12 -0500)
commit51980de69e7a64092dd0053625869a66bec8e913
treeb274bc16a1e2e0a1c3acc72918e9da89ef8f7e9b
parent1504b2b4391de55ac606b006de95127457dbebe5
libgcc2.c (throw_helper): Just return the SP offset, rather than a whole udata.

* libgcc2.c (throw_helper): Just return the SP offset, rather than
a whole udata.  Include args_size in the offset.
(__throw, __rethrow): Adjust.

From-SVN: r26066
gcc/ChangeLog
gcc/libgcc2.c