Bug when compiling for MIPS16
Winston Bond
winstonb@lsil.com
Wed Sep 6 08:32:00 GMT 2000
Hi,
I hit a bug when trying to compile for MIPS16, on a Solaris machine.
Here's the details. Test case attached.
lonws86% uname -a
SunOS lonws86 5.6 Generic_105181-12 sun4m sparc SUNW,SPARCstation-20
lonws86% mips-linux-gcc -mips16 -c -o main.o -v main.i
Reading specs from
/users/winstonb/gnutools/lib/gcc-lib/mips-linux/2.96/specs
gcc version 2.96 20000904 (experimental)
/users/winstonb/gnutools/lib/gcc-lib/mips-linux/2.96/cc1 main.i -quiet
-dumpbase main.i -mips16 -version -o /var/tmp/ccRWbM6j.s
GNU C version 2.96 20000904 (experimental) (mips-linux) compiled by GNU
C version 2.8.1.
/local/hardhat/devkit/kernel/linux-2.4.0-test2/include/linux/sysctl.h:284:
Internal error: Segmentation Fault.
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
main.i.bz2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.i.bz2
Type: application/x-bzip2
Size: 70680 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000906/9ce083fc/attachment.bz2>
More information about the Gcc-bugs
mailing list