This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

BUG=Internal compiler error in `gen_tagged_type_instantiation_die'


Hello,

we got reproducible compiler errors when using gcc as cross compiler
with source on x86 and target on net+arm as provided by the uClinux.org
web site. Detailled information follows:

version:
2.95.3

uname -a:
Linux gurke 2.4.10-4GB #1 Tue Sep 25 12:33:54 GMT 2001 i686 unknown

offending command:
arm-elf-gcc -Os -g  -Dlinux -D__linux__ -Dunix -D__uClinux__ -DEMBED -I/data/emlix/oschirm/netarm/spidernet/src/uClinux-dist/lib/uClibc/include -I/data/emlix/oschirm/netarm/spidernet/src/uClinux-dist/lib/libm -I/data/emlix/oschirm/netarm/spidernet/src/uClinux-dist -fno-builtin  -I/data/emlix/oschirm/netarm/spidernet/src/uClinux-dist/linux-2.4.x/include -DSERVICES=\"/etc/services\" -DINETD_CONF=\"/etc/inetd.conf\" -Wall   -c -o inetd.o inetd.c

result:
inetd.c: In function `stop_handler':
inetd.c:317: Internal compiler error in `gen_tagged_type_instantiation_die', at dwarf2out.c:9315
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

gcc -dumpmachine:
arm-elf

gcc -dumpspecs:
<see attached file>

gcc build options:
unknown

input files:
<see attached files>

regards,
  Oskar Schirmer
-- 
oskar schirmer, emlix gmbh, http://www.emlix.com, mailto:os@emlix.com
fon +49 551 37000-37, fax -38, friedländer weg 7, 37085 göttingen, germany

emlix - your embedded linux partner

Attachment: gccbug.dumpspecs
Description: Text document

Attachment: inetd.c
Description: Text document

Attachment: inetd.i
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]