Re: Fix for PR55561 race condition in libgomp

2013-02-01 Thread Dmitry Vyukov
LGTM On Thu, Jan 31, 2013 at 8:54 PM, VandeVondele Joost wrote: > The updated changelog entry is below, but somebody with write access should > do the commit, please. > > 2013-01-31 Dmitry Vyukov > Joost VandeVondele > > PR libgomp/55561 > * config/linux/wa

RE: Fix for PR55561 race condition in libgomp

2013-01-31 Thread VandeVondele Joost
The updated changelog entry is below, but somebody with write access should do the commit, please. 2013-01-31 Dmitry Vyukov Joost VandeVondele PR libgomp/55561 * config/linux/wait.h (do_spin): Use atomic load for addr. * config/linux/ptrlock.c (gomp_

Re: Fix for PR55561 race condition in libgomp

2013-01-31 Thread Jakub Jelinek
On Thu, Jan 31, 2013 at 02:50:51PM +, VandeVondele Joost wrote: > The attached patch fixes a race condition in libgomp. Based on the > suggestions by Dmitry, and verified that it fixes the corresponding sanitizer > warnings. > > 2012-12-30 Dmitry Vyukov Ok, but please use current date