This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AMCC-440EP floating point error


bora.sahin@ttnet.net.tr said the following on 04/13/2006 10:47 AM:
include ../include/libc-symbols.h -I../soft-fp/ -o /opt/db1200/build-tools/crosstool-0.42/build/powerpc-440-linux-gnu/gcc-3.4.4-glibc-2.3.5/build-glibc/math/s_isnan.o -MD -MP -MF /opt/db1200/build-tools/crosstool-0.42/build/powerpc-440-linux-gnu/gcc-3.4.4-glibc-2.3.5/build-glibc/math/s_isnan.o.dt -MT /opt/db1200/build-tools/crosstool-0.42/build/powerpc-440-linux-gnu/gcc-3.4.4-glibc-2.3.5/build-glibc/math/s_isnan.o
../sysdeps/powerpc/fpu/s_isnan.c: In function `__isnan':
../sysdeps/powerpc/fpu/s_isnan.c:44: error: can't find a register in class `FLOAT_REGS' while reloading `asm'
../sysdeps/powerpc/fpu/s_isnan.c:47: error: can't find a register in class `FLOAT_REGS' while reloading `asm'
make[2]: *** [/opt/db1200/build-tools/crosstool-0.42/build/powerpc-440-linux-gnu/gcc-3.4.4-glibc-2.3.5/build-glibc/math/s_isnan.o] Error 1
you would need to patch gcc IIRC there was a patch in 3.4.x to fix this issue. Look though the GCC patches or CVS mailing list.
--
Bora SAHIN

--
For unsubscribe information see http://sourceware.org/lists.html#faq



--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]