[Bug middle-end/49563] Expansion forgets to set MEM_VOLATILE_P for TARGET_MEM_REF
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 28 09:18:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49563
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-28 09:18:30 UTC ---
It looks like set_mem_attributes () will set it via a similar check.
More information about the Gcc-bugs
mailing list