[Bug middle-end/56077] volatile ignored when function inlined
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 22 23:15:00 GMT 2013
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.
More information about the Gcc-bugs
mailing list