ICE with arm-linux-gnu-gcc

Vadim Lebedev vlebedev@aplio.fr
Wed May 24 09:07:00 GMT 2000


compileing attached code, gives an ICE
when using arm-linux-gnu-gcc,  but works of with
arm-elf-gcc

Reading specs from /home/vadim/arm/lib/gcc-lib/arm-linux-gnu/2.96/specs
gcc version 2.96 20000519 (experimental)

/home/vadim/arm/lib/gcc-lib/arm-linux-gnu/2.96/cpp -lang-c -v -D__GNUC__=2 -
D__GNUC_MINOR__=96 -D__GNUC_PATCHLEVEL__=0 -Dunix -D__arm__ -Dlinux -D__ELF_
_ -D__unix__ -D__arm__ -D__linux__ -D__ELF__ -D__unix -D__linux -Asystem(uni
x) -Asystem(posix) -Acpu(arm) -Amachine(arm) -D__CHAR_UNSIGNED__ -D__OPTIMIZ
E__ -g -D__ARM_ARCH_3__ -D__APCS_32__ -D__ARMEL__ -D__PIC__ -D__pic__ -Darm 
-D__arm__ svc_auth_unix.c /tmp/ccTxNsJK.i
GNU CPP version 2.96 20000519 (experimental) (cpplib)
 (ARM GNU/Linux with ELF)
ignoring nonexistent directory `/home/vadim/arm/arm-linux-gnu/sys-include'
#include "..." search starts here:
#include <...> search starts here:
 /home/vadim/arm/lib/gcc-lib/arm-linux-gnu/2.96/include
 /home/vadim/arm/arm-linux-gnu/include
End of search list.
 /home/vadim/arm/lib/gcc-lib/arm-linux-gnu/2.96/cc1
/tmp/ccTxNsJK.i -quiet -dumpbase svc_auth_unix.c -g -O2 -version -fPIC -o
svc_auth_unix.s
GNU C version 2.96 20000519 (experimental) (arm-linux-gnu) compiled by GNU C
version 2.7.2.3.
arm-linux-gnu-gcc: Internal compiler error: program cc1 got fatal signal 11


I'm attaching bactrace from the core dump
#0  0x80ae3ff in dbxout_parms (parms=0x40131b80) at
../../egcs/gcc/dbxout.c:2488
#1  0x80ae873 in dbxout_really_begin_function (decl=0x40131a00) at
../../egcs/gcc/dbxout.c:2744
#2  0x80ae897 in dbxout_begin_function (decl=0x40131a00) at
../../egcs/gcc/dbxout.c:2756
#3  0x809c8cc in assemble_start_function (decl=0x40131a00, fnname=0x40114b10
"_svcauth_unix") at ../../egcs/gcc/varasm.c:1054
#4  0x804ce92 in rest_of_compilation (decl=0x40131a00) at
../../egcs/gcc/toplev.c:3578
#5  0x819213d in finish_function (nested=0) at ../../egcs/gcc/c-decl.c:6550
#6  0x8184e33 in yyparse () at c-parse.y:345
#7  0x804b59e in compile_file (name=0x400c42d0 "/tmp/ccTxNsJK.i") at
../../egcs/gcc/toplev.c:2285
#8  0x804ec36 in main (argc=11, argv=0xbffffc58) at
../../egcs/gcc/toplev.c:4681


-------------- next part --------------
A non-text attachment was scrubbed...
Name: svc_auth_unix.c
Type: text/x-c
Size: 29517 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000524/a2e12345/attachment.bin>


More information about the Gcc-bugs mailing list