[Bug tree-optimization/21712] missed optimization due with const function and pulling out of loops
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun May 22 21:43:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-22 21:43 -------
const is different from pure, const cannot read from memory.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21712
More information about the Gcc-bugs
mailing list