[Bug c/69981] -f[no]keep-static-consts has no effect
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 26 14:12:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69981
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I disagree, removing static consts is an optimization, if you tell the compiler
not to optimize, it doesn't perform the optimizations.
More information about the Gcc-bugs
mailing list