This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: serious EH thread bug
- To: mrs at wrs dot com (Mike Stump)
- Subject: Re: serious EH thread bug
- From: Jason Merrill <jason at cygnus dot com>
- Date: 20 Nov 1998 22:34:53 -0800
- Cc: tot at trema dot com, egcs-patches at cygnus dot com, egcs at cygnus dot com
- References: <199811202308.PAA12623@kankakee.wrs.com>
>>>>> Mike Stump <mrs@wrs.com> writes:
>> From: Jason Merrill <jason@cygnus.com>
>> Date: 20 Nov 1998 02:17:42 -0800
>> Mike, do you have a response now?
> Yes: (This should go into 1.1.1 or 1.1.2, it is critical, further this
> is so nasty that any people using SJ MT EH should seriously consider
> putting it in their compiler.)
I meant, why are we modifying top_elt in the first place? I thought it was
just an end marker.
Jason