ICE - segfault using -msoft-float with latest mips-elf toolchain from CVS
Fred Fish
fnf@ninemoons.com
Mon Feb 24 03:55:00 GMT 2003
With a mips-elf toolchain built from todays CVS sources I get:
$ mips-elf-gcc -c -g -O2 -march=mips32 -W -Wall -Wtraditional -pedantic floatformat.i
$ mips-elf-gcc -msoft-float -c -g -O2 -march=mips32 -W -Wall -Wtraditional -pedantic floatformat.i
/tmp/fnf/src/gcc/libiberty/floatformat.c: In function `floatformat_from_double':
/tmp/fnf/src/gcc/libiberty/floatformat.c:404: internal compiler error: Segmentation fault
The floatformat.i file is attached.
-Fred
-------------- next part --------------
A non-text attachment was scrubbed...
Name: floatformat.i
Type: text/x-csrc
Size: 21663 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20030224/88b3b6cb/attachment.bin>
More information about the Gcc-bugs
mailing list