mips 16 bit compilation lead to crash
keshav yadav
keshav.yadav2005@gmail.com
Sun Aug 16 21:47:00 GMT 2009
Hi all,
I want to use MIPS 16 bit instruction similar to ARM thumb mode. But i
am getting error
#mips-gcc -mips16 -o test.o test.c
/tmp/ccJFGlL0.s: Assembler messages:
/tmp/ccJFGlL0.s:17: Internal error!
Assertion failure in macro_build_lui at ../../gas/config/tc-mips.c line 3142
1. Is there problem in toolchain i have made ?
2. is i am giving 16 bit option to gcc correctly.
Regards
Keshava
More information about the Gcc-help
mailing list