This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: serious EH thread bug


>>>>> Teemu Torma <tot@trema.com> writes:

 > Jason Merrill wrote:
 >> 
 >> >>>>> Teemu Torma <tot@trema.com> writes:
 >> 
 >>  > In early versions, it was in the thread specific data, but Jason's
 >>  > opinion was that it is just a sentinel, and never changes.
 >> 
 >>  > Jason, is this still true, or could it be a bug somewhere else?
 >> 
 >> That doesn't ring a bell, sorry.  I don't remember what I was talking
 >> about.

 > I found it in the archives:

Ah, OK.  To quote:

> eh_context::top_elt doesn't need to be thread-specific, as it is only used
> as a null value.  For that matter, I don't know why we don't just use 0.
> Mike?

Mike, do you have a response now?

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]