bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25882] .gnu.attributes are not checked for shared libraries


From: bugdal at aerifal dot cx
Subject: [Bug ld/25882] .gnu.attributes are not checked for shared libraries
Date: Fri, 30 Oct 2020 23:50:16 +0000

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

Rich Felker <bugdal at aerifal dot cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugdal at aerifal dot cx

--- Comment #7 from Rich Felker <bugdal at aerifal dot cx> ---
This should be reverted. It breaks linking anything that uses libgcc_s.so.1 on
musl libc, since gcc builds ld128 floating point functions into libgcc
unconditionally, but musl's ABI does not use them. (And in general it breaks
any use of -mlong-double-64 in a setting where shared libgcc will be used.)

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