This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH v3] Destructor support for C++11 thread_local variables -abilist entries


On Mon, Oct 29, 2012 at 08:52:07AM +0530, Siddhesh Poyarekar wrote:
> I'm also waiting for Jakub or Jason to
> confirm if thread_local is definitely going to make it into gcc-4.8.

thread_local support is already in gcc trunk, so yes, it is definitely going
to make it into gcc-4.8.  It still doesn't use the glibc helper though.
Though I wonder if it isn't better to check for compiler features in
configure rather than hardcoding compiler versions.

	Jakub


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