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

David Wuertele dave-gnus@bfnet.com
Mon Aug 11 17:58:00 GMT 2003


Me> I'm building gcc-3.3 for mipsel-uClibc.

Richard> That configuration isn't supported by the FSF version of gcc.
Richard> Could you try to reproduce the problem on one that is
Richard> (e.g. mipsel-elf)?

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!

Dave

 



More information about the Gcc mailing list