[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/30907] ELF segment add extra 2 LOAD segments in aarch64, making
From: |
nickc at redhat dot com |
Subject: |
[Bug ld/30907] ELF segment add extra 2 LOAD segments in aarch64, making binary bigger 128KiB than before |
Date: |
Fri, 14 Jun 2024 08:58:08 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30907
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2024-06-14
Status|UNCONFIRMED |WAITING
Ever confirmed|0 |1
--- Comment #8 from Nick Clifton <nickc at redhat dot com> ---
Hi Nilus, Hi Fanguri,
I have checked in e8e10743f7b to add a --rosegment option the linker. This
should address the size increase when -z separate-code is used.
I am setting the state of this PR to 'waiting' as the patch is still brand new
and there may well be problems with it that I have not anticipated.
Cheers
Nick
PS. I have also committed 54904469f71 to fix some test case issues when the new
option is enabled by default.
--
You are receiving this mail because:
You are on the CC list for the bug.