Bug 16534 - ICE in expand_call_inline
Summary: ICE in expand_call_inline
Status: RESOLVED DUPLICATE of bug 16460
Alias: None
Product: gcc
Classification: Unclassified
Component: c (show other bugs)
Version: 4.0.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 06:05 UTC by Andreas Jaeger
Modified: 2005-07-23 22:49 UTC (History)
3 users (show)

See Also:
Host: x86_64-linux-gnu
Target: x86_64-linux-gnu
Build: x86_64-linux-gnu
Known to work:
Known to fail:
Last reconfirmed:


Attachments
Preprocessed source file (57.63 KB, text/plain)
2004-07-14 06:06 UTC, Andreas Jaeger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Jaeger 2004-07-14 06:05:13 UTC
gromit:/cvs/libc/locale:[1]$ /opt/gcc/3.5-devel/bin/gcc programs/ld-ctype.c -c -s
td=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g    
-DLOCALE_PATH='"/usr/src/install-glibc/lib/locale:/usr/src/install-glibc/share/i18n"'
-DLOCALEDIR='"/usr/src/install-glibc/lib/locale"'
-DLOCALE_ALIAS_PATH='"/usr/src/install-glibc/share/locale"'
-DCHARMAP_PATH='"/usr/src/install-glibc/share/i18n/charmaps"'
-DREPERTOIREMAP_PATH='"/usr/src/install-glibc/share/i18n/repertoiremaps"'
-DLOCSRCDIR='"/usr/src/install-glibc/share/i18n/locales"' -DHAVE_CONFIG_H
-Iprograms -I../include -I. -I/builds/glibc/3.5/locale -I.. -I../libio 
-I/builds/glibc/3.5 -I../sysdeps/x86_64/elf
-I../linuxthreads/sysdeps/unix/sysv/linux/x86_64
-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/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 -include
../include/libc-symbols.h   -DNOT_IN_libc=1    -o
/builds/glibc/3.5/locale/ld-ctype.o -MD -MP -MF
/builds/glibc/3.5/locale/ld-ctype.o.dt -MT /builds/glibc/3.5/locale/ld-ctype.o
-save-temps -v
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++,java,f95,objc --with-system-zlib
x86_64-suse-linux-gnu
Thread model: posix
gcc version 3.5.0 20040713 (experimental)
 /opt/gcc/3.5-devel/libexec/gcc/x86_64-suse-linux-gnu/3.5.0/cc1 -E -quiet -v
-Iprograms -I../include -I. -I/builds/glibc/3.5/locale -I.. -I../libio
-I/builds/glibc/3.5 -I../sysdeps/x86_64/elf
-I../linuxthreads/sysdeps/unix/sysv/linux/x86_64
-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/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/locale/ld-ctype.d -MF /builds/glibc/3.5/locale/ld-ctype.o.dt
-MP -MT /builds/glibc/3.5/locale/ld-ctype.o -MQ
/builds/glibc/3.5/locale/ld-ctype.o
-DLOCALE_PATH="/usr/src/install-glibc/lib/locale:/usr/src/install-glibc/share/i18n"
-DLOCALEDIR="/usr/src/install-glibc/lib/locale"
-DLOCALE_ALIAS_PATH="/usr/src/install-glibc/share/locale"
-DCHARMAP_PATH="/usr/src/install-glibc/share/i18n/charmaps"
-DREPERTOIREMAP_PATH="/usr/src/install-glibc/share/i18n/repertoiremaps"
-DLOCSRCDIR="/usr/src/install-glibc/share/i18n/locales" -DHAVE_CONFIG_H
-D_LIBC_REENTRANT -DNOT_IN_libc=1 -include ../include/libc-symbols.h
programs/ld-ctype.c -mtune=k8 -std=gnu99 -Wall -Winline -Wstrict-prototypes
-Wwrite-strings -fworking-directory -O2 -fpch-preprocess -o ld-ctype.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"
#include "..." search starts here:
#include <...> search starts here:
 programs
 ../include
 .
 /builds/glibc/3.5/locale
 ..
 ../libio
 /builds/glibc/3.5
 ../sysdeps/x86_64/elf
 ../linuxthreads/sysdeps/unix/sysv/linux/x86_64
 ../linuxthreads/sysdeps/unix/sysv/linux
 ../linuxthreads/sysdeps/pthread
 ../sysdeps/pthread
 ../linuxthreads/sysdeps/unix/sysv
 ../linuxthreads/sysdeps/unix
 ../linuxthreads/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/mman
 ../sysdeps/unix/inet
 ../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
ld-ctype.i -quiet -dumpbase ld-ctype.c -mtune=k8 -auxbase-strip
/builds/glibc/3.5/locale/ld-ctype.o -g -O2 -Wall -Winline -Wstrict-prototypes
-Wwrite-strings -std=gnu99 -version -o ld-ctype.s
GNU C version 3.5.0 20040713 (experimental) (x86_64-suse-linux-gnu)
        compiled by GNU C version 3.5.0 20040713 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
programs/ld-ctype.c: In function `ctype_finish':
programs/ld-ctype.c:3059: internal compiler error: in expand_call_inline, at
tree-inline.c:1482
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Comment 1 Andreas Jaeger 2004-07-14 06:06:21 UTC
Created attachment 6741 [details]
Preprocessed source file
Comment 2 Drea Pinski 2004-07-14 08:46:54 UTC

*** This bug has been marked as a duplicate of 16460 ***