[Bug libgomp/59194] tsan detects race for real variables in an OMP reduction clause
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 13 07:57:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59194
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jan 13 07:56:40 2014
New Revision: 206572
URL: http://gcc.gnu.org/viewcvs?rev=206572&root=gcc&view=rev
Log:
PR libgomp/59194
* omp-low.c (expand_omp_atomic_pipeline): Expand the initial
load as __atomic_load_N if possible.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c
More information about the Gcc-bugs
mailing list