This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17376] New: ICE in create_tmp_var_for at tree-nested.c
- From: "aj at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Sep 2004 14:01:25 -0000
- Subject: [Bug c/17376] New: ICE in create_tmp_var_for at tree-nested.c
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Today I got for the first time the following ICE:
/opt/gcc/3.5-devel/bin/gcc rpmatch.c -c -std=gnu99 -O2 -Wall
-Winline-Wstrict-prototypes -Wwrite-strings -g -I../include -I.
-I/builds/glibc/3.5-mainline/stdlib -I.. -I../libio -I../nptl
-I/builds/glibc/3.5-mainline -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../libidn/sysdeps/unix
-I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/wordsize-64
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman-I../sysdeps/unix/ireger:/cvs/libc/stdlib:[1]$
/opt/gcc/3.5-devel/bin/gcc rpmatch.c -c -std=gnu99 -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -g -I../include -I.
-I/builds/glibc/3.5-mainline/stdlib -I.. -I../libio -I../nptl
-I/builds/glibc/3.5-mainline -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../libidn/sysdeps/unix
-I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/wordsize-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 -D_LIBC_REENTRANT -D_LIBC_REENTRANT -include
../include/libc-symbols.h -o /builds/glibc/3.5-mainline/stdlib/rpmatch.o
-MD -MP -MF /builds/glibc/3.5-mainline/stdlib/rpmatch.o.dt -MT
/builds/glibc/3.5-mainline/stdlib/rpmatch.o -v -save-temps
Reading specs from /opt/gcc/3.5-devel/lib/gcc/x86_64-suse-linux-gnu/3.5.0/specs
Configured with: /cvs/gcc/configure --prefix=/opt/gcc/3.5-devel --disable-nls
--enable-threads=posix --enable-clocale=gnu --enable-__cxa_atexit
--enable-shared --enable-languages=c,c++,treelang,java,f95,objc
--with-system-zlib x86_64-suse-linux-gnu
Thread model: posix
gcc version 3.5.0 20040909 (experimental)
/opt/gcc/3.5-devel/libexec/gcc/x86_64-suse-linux-gnu/3.5.0/cc1 -E -quiet -v
-I../include -I. -I/builds/glibc/3.5-mainline/stdlib -I.. -I../libio -I../nptl
-I/builds/glibc/3.5-mainline -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../libidn/sysdeps/unix
-I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/wordsize-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 -MD /builds/glibc/3.5-mainline/stdlib/rpmatch.d -MF
/builds/glibc/3.5-mainline/stdlib/rpmatch.o.dt -MP -MT
/builds/glibc/3.5-mainline/stdlib/rpmatch.o -MQ
/builds/glibc/3.5-mainline/stdlib/rpmatch.o -D_LIBC_REENTRANT -D_LIBC_REENTRANT
-include ../include/libc-symbols.h rpmatch.c -mtune=k8 -std=gnu99 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -fworking-directory -O2 -fpch-preprocess -o
rpmatch.i
ignoring nonexistent directory
"/opt/gcc/3.5-devel/lib/gcc/x86_64-suse-linux-gnu/3.5.0/../../../../x86_64-suse-linux-gnu/include"
ignoring nonexistent directory "../sysdeps/unix/mman-I../sysdeps/unix/inet"
#include "..." search starts here:
#include <...> search starts here:
../include
.
/builds/glibc/3.5-mainline/stdlib
..
../libio
../nptl
/builds/glibc/3.5-mainline
../sysdeps/x86_64/elf
../nptl/sysdeps/unix/sysv/linux/x86_64
../nptl/sysdeps/unix/sysv/linux
../nptl/sysdeps/pthread
../sysdeps/pthread
../nptl/sysdeps/unix/sysv
../nptl/sysdeps/unix
../nptl/sysdeps/x86_64
../libidn/sysdeps/unix
../sysdeps/unix/sysv/linux/x86_64
../sysdeps/unix/sysv/linux/wordsize-64
../sysdeps/unix/sysv/linux
../sysdeps/gnu
../sysdeps/unix/common
../sysdeps/unix/sysv
../sysdeps/unix/x86_64
../sysdeps/unix
../sysdeps/posix
../sysdeps/x86_64/fpu
../sysdeps/x86_64
../sysdeps/wordsize-64
../sysdeps/ieee754/ldbl-96
../sysdeps/ieee754/dbl-64
../sysdeps/ieee754/flt-32
../sysdeps/ieee754
../sysdeps/generic/elf
../sysdeps/generic
/usr/local/include
/opt/gcc/3.5-devel/include
/opt/gcc/3.5-devel/lib/gcc/x86_64-suse-linux-gnu/3.5.0/include
/usr/include
End of search list.
/opt/gcc/3.5-devel/libexec/gcc/x86_64-suse-linux-gnu/3.5.0/cc1 -fpreprocessed
rpmatch.i -quiet -dumpbase rpmatch.c -mtune=k8 -auxbase-strip
/builds/glibc/3.5-mainline/stdlib/rpmatch.o -g -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -std=gnu99 -version -o rpmatch.s
GNU C version 3.5.0 20040909 (experimental) (x86_64-suse-linux-gnu)
compiled by GNU C version 3.5.0 20040909 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
rpmatch.c: In function `rpmatch':
rpmatch.c:64: internal compiler error: in create_tmp_var_for, at tree-nested.c:138
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: ICE in create_tmp_var_for at tree-nested.c
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: aj at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,giovannibajo at gcc dot
gnu dot org,nathan at codesourcery dot com
GCC build triplet: x86_64-linux-gnu
GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17376