thread-local storage: c++ front end
Jason Merrill
jason@redhat.com
Wed May 22 11:39:00 GMT 2002
>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:
>> This should probably go in obscure_complex_init.
> Hmm, ok. I'd had that there at first, but then thought that
> more things than constructors went through it.
Yes. I thought you wanted to give an error for any thread-local variable
that required run-time initialization. If not, why are constructors
special?
Jason
More information about the Gcc-patches
mailing list