[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#260710: gcc-3.4: Internal compiler error building glibc's nptl on amd64.



Package: gcc-3.4
Version: 3.4.1-2
Severity: important

When building glibc with gcc 3.4.1-2 on amd64 I get the following error:


gcc iconvconfig.c -c -std=gnu99 -D__USE_STRING_INLINES -O2 -O3 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -fstrict-aliasing -g -g1 -pipe  -fomit-frame-pointer -DGCONV_PATH='"/usr/lib/gconv"' -DGCONV_DIR='"/usr/lib/gconv"'   -I../include -I. -I/usr/src/glibc-2.3.2.ds1/build-tree/amd64-nptl/iconv -I.. -I../libio
-I../nptl -I/usr/src/glibc-2.3.2.ds1/build-tree/amd64-nptl -I../sysdeps/x86_64/elf -I../nptl/sysdeps/unix/sysv/linux/x86_64 -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../nptl/sysdeps/unix/sysv -I../nptl/sysdeps/unix -I../nptl/sysdeps/x86_64 -I../sysdeps/unix/sysv/linux/x86_64 -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/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/fpu -I../sysdeps/x86_64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /usr/lib/gcc/x86_64-linux/3.4.1/include -isystem /usr/src/glibc-2.3.2.ds1/debian/include -D_LIBC_REENTRANT -D_LIBC_REENTRANT -include ../include/libc-symbols.h   -DNOT_IN_libc=1   -DNOT_IN_libc -o /usr/src/glibc-2.3.2.ds1/build-tree/amd64-nptl/iconv/iconvconfig.o -MD -MP -MF /usr/src/glibc-2.3.2.ds1/build-tree/amd64-nptl/iconv/iconvconfig.o.dt
iconvconfig.c: In function `write_output':
iconvconfig.c:1210: internal compiler error: in
gen_subprogram_die, at dwarf2out.c:10861
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-3.4/README.Bugs>.
make[3]: *** [/usr/src/glibc-2.3.2.ds1/build-tree/amd64-nptl/iconv/iconvconfig.o]
Error 1
make[2]: *** [iconv/subdir_install] Error 2
make[1]: *** [install] Error 2
make: *** [/usr/src/glibc-2.3.2.ds1/stamp-dir/install_nptl] Error 2

This is fixed by removing the -g1 and only using -g.

I've attached the preprocessed file if it's of any use.


Kurt

Attachment: iconvconfig.i.bz2
Description: Binary data


Reply to: