[Bug target/82411] const is not always read-only

kees at outflux dot net gcc-bugzilla@gcc.gnu.org
Wed Oct 4 23:41:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82411

--- Comment #3 from Kees Cook <kees at outflux dot net> ---
To clarify, using -mno-sdata means all things are removed from sdata, not just
const, yes? I'd like to be able to leave writable stuff there, to avoid any
additional performance penalty.


More information about the Gcc-bugs mailing list