This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13586] New: internal compiler error: in named_section_flags, at varasm.c:412
- From: "tnt at traffman dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2004 17:42:38 -0000
- Subject: [Bug c/13586] New: internal compiler error: in named_section_flags, at varasm.c:412
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When building glibc-2.3.2 using a cross compiler for s/390 on an intel platform,
I get the above error.
Compiler:
/usr/local/bin/s390x-ibm-linux-gcc -v
Reading specs from /usr/local/lib/gcc-lib/s390x-ibm-linux/3.3.2/specs
Configured with: ../../../gcc/gcc-3.3.2/configure --prefix=/usr/local
--target=s390x-ibm-linux --host=i386-pc-linux.gnu --enable-languages=c
--disable-shared --disable-threads --with-newlib
Thread model: single
gcc version 3.3.2
Command line & error message:
s390x-ibm-linux-gcc soinit.c -c -std=gnu99 -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -g -fpic -g0 -O99 -fomit-frame-pointer
-D__USE_STRING_INLINES -I../include -I.
-I/home/src/cross/s390/glibc-build/elf -I.. -I../libio
-I/home/src/cross/s390/glibc-build -I../sysdeps/s390/s390-64/elf
-I../linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64
-I../linuxthreads/sysdeps/unix/sysv/linux/s390
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread
-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/s390/s390-64
-I../linuxthreads/sysdeps/s390 -I../sysdeps/unix/sysv/linux/s390/s390-64
-I../sysdeps/unix/sysv/linux/s390 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu
-I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet
-I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/s390/s390-64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/s390/fpu
-I../sysdeps/s390 -I../sysdeps/generic/elf -I../sysdeps/generic
-D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -save-temps
-o /home/src/cross/s390/glibc-build/elf/soinit.os
soinit.c:98: internal compiler error: in named_section_flags, at varasm.c:412
Please submit a full bug report,
with preprocessed source if appropriate.
soinit.i:
This file is 1774 lines long and I figured that a web page is not the
appropriate medium to enter that amount of data. Will try to find a better way
(ftp upload, email, etc..)
Regards
T
--
Summary: internal compiler error: in named_section_flags, at
varasm.c:412
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tnt at traffman dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i386-pc-linux.gnu
GCC target triplet: s390x-ibm-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13586