http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56098
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.6/4.7/4.8 Regression] |[4.6/4.7 Regression]
|conditional write through |conditional write through
|volatile pointer produces |volatile pointer produces
|unintended read |unintended read
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-25
20:05:48 UTC ---
Fixed on the trunk so far.