gcc-3.3 mipsel -msoft-float broken? test case included

Eric Christopher echristo@redhat.com
Mon Aug 11 18:32:00 GMT 2003


> Actually I solved my problem late last night.  I discovered this bug
> in bugzilla:
> 
>     http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8765
> 
> This matches my symptoms exactly, so when I compile libgcc.a with
> -msoft-float (by adding -msoft-float to the TARGET_LIBGCC2_CFLAGS
> variable in gcc-3.3/gcc/config/t-linux), the toolchain builds
> -msoft-float programs that work perfectly!

Aaah yes. An idea is that perhaps there should be some kernel level
floating point support for uClinux, or perhaps soft-float support for
linux. Something ala what Aldy did for powerpc would be best IMO.

-eric
 
-- 
Eric Christopher <echristo@redhat.com>



More information about the Gcc mailing list