bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/31216] On aarch64 several sections are unnecessarily mapped to s


From: nickc at redhat dot com
Subject: [Bug ld/31216] On aarch64 several sections are unnecessarily mapped to segment with executable rights
Date: Mon, 08 Jan 2024 13:49:06 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG
                 CC|                            |nickc at redhat dot com

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Marcin Godlewski from comment #2 and #3)

> Does it mean -zseparate-code is enabled by default in x86-64, but not in 
> aarch64?
> Or is it GNU ld build time configuration parameter and the issue should be
> addressed to debian/ubuntu GNU ld maintainers?

Both.

There is a configure time option (--enable-separate-code=[yes|no]) which can be
used to control the linker's default behaviour.

In addition, if that configure option is not used then it is still enabled by
default for x86_64 targets, but no others.  (See the end of ld/configure.tgt).

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