This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [REPOST] MT-safe exception diffs for 971207
- To: Teemu Torma <tot at trema dot com>
- Subject: Re: [REPOST] MT-safe exception diffs for 971207
- From: Jason Merrill <jason at cygnus dot com>
- Date: 12 Dec 1997 01:17:49 -0800
- Cc: egcs at cygnus dot com
- References: <199712120911.KAA05014@baht.labs.trema.com>
- Reply-To: egcs at cygnus dot com
>>>>> Teemu Torma <tot@Trema.COM> writes:
> That's why expand_inline_function checks for USE insns, and calls
> use_eh_context to force the current fn to use exceptions.
You're right, sorry. I forgot about that.
Jason