[Bug c/86092] global constant pointer optimization
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 13 15:19:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86092
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
kern_buff_p could be allocated to .rodata as well and thus a write traps.
More information about the Gcc-bugs
mailing list