This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: thread-local storage: c++ front end


>>>>> "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


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