http://sourceware.org/bugzilla/show_bug.cgi?id=12549

Rich Felker <bugdal at aerifal dot cx> changed:

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

--- Comment #1 from Rich Felker <bugdal at aerifal dot cx> 2012-03-22 03:19:00 
UTC ---
Ping. I am the author of musl libc and this issue is seriously affecting myself
and users of musl (on Linux); dynamic-linked programs intended to be extremely
dependency-free (operate with only the musl loader/libc present on the target
system) are getting an unwanted dependency on libgcc_s, and startup overhead is
doubled even if it's present.

The proposed patch seems correct, so if it is, could it be committed and
included in the next binutils release?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to