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.