http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56077
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-22 23:15:22 UTC --- (In reply to comment #3) > Did you check? It looks like I can reproduce the issue with trunk from last > week, whereas you fixed PR54494 months ago. Note that here the stores are not > removed, they are just moved across a volatile asm. That is different from what he reported and I don't think it is a bug.