------- Comment #17 from joseph at codesourcery dot com  2005-11-28 23:43 
-------
Subject: Re:  [4.2 Regression] Build failure on
 sparc-sun-solaris2.9/arm: undefined symbol __floatunsitf

Current status:

PA needs fixing, probably similarly to ia64-hpux.

So does MIPS16.

FRV may need fixing, probably by the FRV maintainers.

m68k needs the functions added to config/m68k/fpgnulib.c (bug 25138).

There may be breakage in the US_SOFTWARE_GOFAST case (config/gofast.h), 
though I suspect this is unused.

arm-netbsdelf needs fixing; if the config/floatunsi{sf,df}.c files I added 
prove inadequate for that then I'll look at fixing whatever's wrong with 
them.  Likewise, any other platform getting __floatsi* from libc needs 
fixing in a similar way: use those files to call the signed libcall.

There may be a glibc bug in sysdeps/powerpc/soft-fp/q_utoq.c defining 
_q_uitoq which is the wrong name.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998

Reply via email to