[Bug c++/52558] write introduction incorrect wrt the C++11 memory model
aldyh at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 12 14:54:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52558
Aldy Hernandez <aldyh at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-03-12
CC| |aldyh at gcc dot gnu.org,
| |amacleod at redhat dot com,
| |rguenth at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-03-12 14:52:57 UTC ---
Richi, is this something that should also be fixed for 4.7 as well? There is a
write to g_2 that is introduced on paths that did not have it. So this is not
just a load/load data race.
More information about the Gcc-bugs
mailing list