bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/32506] removed functions showing up in objdump listing and


From: rguenth at gcc dot gnu.org
Subject: [Bug binutils/32506] removed functions showing up in objdump listing and gdb
Date: Tue, 07 Jan 2025 08:45:45 +0000

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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
For targets where zero is a valid address a linker option to specify an
alternate relocation target for targets within GCed sections might be a
workaround, specifying an address that more likely doesn't clash with
an actual object (say, --gced-section-reference-address=0xffffffff).  Maybe
such value can even be pre-configured on such targets.

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