[PATCH v5] Destructor support for C++11 thread_local variables

Siddhesh Poyarekar siddhesh@redhat.com
Fri Feb 15 18:55:00 GMT 2013


On Fri, Feb 15, 2013 at 01:40:26PM -0500, Carlos O'Donell wrote:
> On 02/15/2013 06:50 AM, Siddhesh Poyarekar wrote:
> > Hi,
> > 
> > Here's an updated version of the C++11 thread_local destructor
> > implementation.  I have made a couple of updates to the patch,
> > including those that Carlos suggested in his review.  I found that the
> > patch broke checklocalplt since a PLT entry was generated for
> > __call_tls_dtors.  I have fixed that now.  Built and regression tested
> > on x86_64.
> 
> OK to checkin once you get the naming straight.
> 

Ahh, I totally missed the naming bit.  I'll tackle this first thing
next week.

Siddhesh



More information about the Libc-alpha mailing list