LGTM
On Thu, Jan 31, 2013 at 8:54 PM, VandeVondele Joost <joost.vandevond...@mat.ethz.ch> wrote: > The updated changelog entry is below, but somebody with write access should > do the commit, please. > > 2013-01-31 Dmitry Vyukov <dvyu...@gcc.gnu.org> > Joost VandeVondele <joost.vandevond...@mat.ethz.ch> > > PR libgomp/55561 > * config/linux/wait.h (do_spin): Use atomic load for addr. > * config/linux/ptrlock.c (gomp_ptrlock_get_slow): Use atomic > for intptr and ptrlock. > * config/linux/ptrlock.h (gomp_ptrlock_get): Use atomic load > for ptrlock.