bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24490] -z max-page-size=0x200000 -z separate-code creates huge b


From: hjl.tools at gmail dot com
Subject: [Bug ld/24490] -z max-page-size=0x200000 -z separate-code creates huge binary
Date: Thu, 02 May 2019 21:43:40 +0000

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

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
On targets where the maximum page size is optional and only the minimum
page size is required, we can set p_align to the minimum page size if
the segment is less than the maximum page size.  At run-time, these
segments can be aligned at the maximum page size, but their p_align
is the minimum page size.

-- 
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]