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: [PATCH, libstdc++] Improve slightly __cxa_guard_acquire


On 09/11/2012 08:02 AM, Jakub Jelinek wrote:
> 2012-09-11  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR libstdc++/54172
> 	* libsupc++/guard.cc (__cxa_guard_acquire): Fix up the last
> 	argument of the first __atomic_compare_exchange_n.

Looks good.


r~


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