This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Bug when compiling for MIPS16
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Bug when compiling for MIPS16
- From: Winston Bond <winstonb at lsil dot com>
- Date: Wed, 06 Sep 2000 16:31:47 +0100
- Organization: LSI Logic
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