bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29761] relocatable linking loses some symbols


From: amodra at gmail dot com
Subject: [Bug ld/29761] relocatable linking loses some symbols
Date: Wed, 09 Nov 2022 10:49:30 +0000

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

--- Comment #5 from Alan Modra <amodra at gmail dot com> ---
The questionable code is old, commit 98790d3a95fc.  Quite possibly it is no
longer needed.  If I assemble and link

 .section .data.dropme,"ae",%progbits
foo:
 .globl bar
bar:

then both symbols are dropped properly.

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