NetBSD-Bugs archive

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

re: lib/50887: __clzdi2 implementation in compile_rt incompatible with gcc



The following reply was made to PR lib/50887; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: matthew green <mrg%eterna.com.au@localhost>, gnats-bugs%NetBSD.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
	netbsd-bugs%netbsd.org@localhost
Subject: re: lib/50887: __clzdi2 implementation in compile_rt incompatible with gcc
Date: Fri, 4 Mar 2016 07:31:19 -0500

 On Mar 4,  6:06pm, mrg%eterna.com.au@localhost (matthew green) wrote:
 -- Subject: re: lib/50887: __clzdi2 implementation in compile_rt incompatible
 
 | this is what my netbsd-7 system has in libgcc_so.  what happened
 | to break it?
 
 libgcc is still ok. libc is broken because the compiler_rt version of
 __clzdi2 because it assumes that __builtin_clz will not expand to __clzdi2.
 
 christos
 


Home | Main Index | Thread Index | Old Index