https://sourceware.org/bugzilla/show_bug.cgi?id=23704

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
I agree that moving read-only (and relro) sections is a good idea, but it may
not work for targets that have limited addressing and use offsets from a
register to access .got, .got.plt, .plt and .sdata.  Any target that uses the
same register to access sections on both sides of DATA_SEGMENT_RELRO_END will
likely not be able to tolerate moving read-only sections.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to