[Bug rtl-optimization/15248] Reload may generate stores to read-only memory
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 19 13:13:00 GMT 2004
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-09-19 13:13 -------
> Does this bug still exist, now that RTX_UNCHANGING is gone?
I think so. From the point of view of read-only memory, Richard's patch was
only a renaming, in particular in local-alloc.c, so I think the scenario I
described can still happen. Note that we don't have testcases for mainline though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15248
More information about the Gcc-bugs
mailing list