bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21448] References to constant data in shared libraries bloats 2.


From: amodra at gmail dot com
Subject: [Bug ld/21448] References to constant data in shared libraries bloats 2.28 executables compared to 2.27
Date: Thu, 04 May 2017 12:35:33 +0000

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

--- Comment #8 from Alan Modra <amodra at gmail dot com> ---
OK, it's still true that the fix for pr20995 is necessary for security.  Also,
making the linker generated .data.rel.ro section BSS won't help disk space
unless you're willing to waste more memory, or you have the linker generated
.data.rel.ro larger than maxpagesize (0x200000 for x86_64-linux).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]