This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Non-call exceptions and libcalls
- To: mike stump <mrs at windriver dot com>
- Subject: Re: Non-call exceptions and libcalls
- From: Richard Henderson <rth at redhat dot com>
- Date: Wed, 20 Jun 2001 09:23:12 -0700
- Cc: aph at cambridge dot redhat dot com, gcc at gcc dot gnu dot org
- References: <200106200117.SAA19507@kankakee.wrs.com>
On Tue, Jun 19, 2001 at 06:17:30PM -0700, mike stump wrote:
> I think that's a fine sledge hammer, though, I can't help but wonder
> if with just a little bit more work, we could fine tune it so that
> only the few routines that might throw get this type of treatment.
Did you not see the may_trap_p in the patch?
r~