r227122 - in /branches/gcc-5-branch/libgomp: Ch...
vondele@gcc.gnu.org
vondele@gcc.gnu.org
Mon Aug 24 12:17:00 GMT 2015
Author: vondele
Date: Mon Aug 24 12:17:07 2015
New Revision: 227122
URL: https://gcc.gnu.org/viewcvs?rev=227122&root=gcc&view=rev
Log:
PR libgomp/66761
PR libgomp/67303
* iter.c (gomp_iter_dynamic_next): Employ an atomic load.
(gomp_iter_guided_next): Idem.
* iter_ull.c (gomp_iter_ull_dynamic_next): Idem.
(gomp_iter_ull_guided_next): Idem.
* config/linux/wait.h (do_spin): Idem.
Modified:
branches/gcc-5-branch/libgomp/ChangeLog
branches/gcc-5-branch/libgomp/config/linux/wait.h
branches/gcc-5-branch/libgomp/iter.c
branches/gcc-5-branch/libgomp/iter_ull.c
More information about the Gcc-cvs
mailing list