[Bug target/12598] Invalid size optimization on volatile memory reference
hp at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 13 14:30:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12598
------- Additional Comments From hp at gcc dot gnu dot org 2003-10-13 14:30 -------
Also in at least 3.2 and 3.3. Note that the peephole patterns
exclude volatile refs; the volatile flag seems to be scrubbed
off at an earlier pass.
More information about the Gcc-bugs
mailing list