[Bug libgomp/59194] tsan detects race for real variables in an OMP reduction clause
Joost.VandeVondele at mat dot ethz.ch
gcc-bugzilla@gcc.gnu.org
Tue Nov 19 18:46:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59194
Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Joost.VandeVondele at mat dot ethz
| |.ch
--- Comment #2 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> ---
(In reply to Andrew Pinski from comment #1)
> I think this is still a dup of bug 40362.
I think the linux-futex case should be fixed by
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561#c38
PR40362 is still relevant for --disable-linux-futex
However, admittedly, I don't know this topic well enough to figure this out
from the code myself.
More information about the Gcc-bugs
mailing list