https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63841
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code Status|UNCONFIRMED |NEW Last reconfirmed| |2014-11-13 CC| |jakub at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed. Seems to be an opportunity to remove the clobber to be able to remove a dead store... ;)