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 v5] Destructor support for C++11 thread_local variables


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


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