[Bug rtl-optimization/82602] IRA considers volatile asm to be moveable

bernd.edlinger at hotmail dot de gcc-bugzilla@gcc.gnu.org
Wed Oct 18 16:32:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82602

--- Comment #10 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
Yes, and moreover foo() could access non-volatile memory.
And only a memory clobber can prevent the compiler from
using cached values.


More information about the Gcc-bugs mailing list