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



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