This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH][2/2] Destructor support for C++11 thread_localvariables - abilist entries
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Siddhesh Poyarekar <siddhesh at redhat dot com>
- Cc: libc-alpha at sourceware dot org, Jakub Jelinek <jakub at redhat dot com>, Jason Merrill <jason at redhat dot com>
- Date: Thu, 11 Oct 2012 15:15:27 -0700 (PDT)
- Subject: Re: [PATCH][2/2] Destructor support for C++11 thread_localvariables - abilist entries
- References: <20121010210546.7322c6fa@spoyarek><20121011131530.4e07a6eb@spoyarek>
Please just include it in the same patch that adds the symbol and resubmit
it. That way we avoid an intermediate state in which a 'make check'
failure is introduced, making future (unrelated) bisection easier.
Thanks,
Roland