https://sourceware.org/bugzilla/show_bug.cgi?id=34024
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[bug] The attributes of the |.rodata section in ELF
|.rodata section have been |created by linker script is
|changed to WA |marked as writable
--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> ---
.rodata section is a special ELF section which should be ready-only.
But .rodata section created by linker script is marked as writable.
--
You are receiving this mail because:
You are on the CC list for the bug.