#v+ $ i586-pc-gnu-gcc -DPACKAGE_NAME=\"GNU\ Hurd\" -DPACKAGE_TARNAME=\"hurd\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"GNU\ Hurd\ 0.3\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"hurd\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1 -DHAVE_USELOCALE=1 -I. -I.. -I. -I. -I.. -Iinclude -I../include -I./include -I. -I. -I.. -Iinclude -I../include -I./include -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 -O3 -std=gnu99 -g -O2 -MT init/init.o -MD -MP -MF "$depbase.Tpo" -c -o init/init.o ../init/init.c ../init/init.c:53:30: error: startup_notify_U.h: No such file or directory ../init/init.c:54:29: error: startup_reply_U.h: No such file or directory ../init/init.c:55:23: error: startup_S.h: No such file or directory ../init/init.c:56:22: error: notify_S.h: No such file or directory ../init/init.c:57:24: error: mung_msg_S.h: No such file or directory ../init/init.c: In function 'notify_shutdown': ../init/init.c:204: warning: implicit declaration of function 'startup_dosync' ../init/init.c: In function 'launch_core_servers': ../init/init.c:635: warning: implicit declaration of function 'startup_procinit_reply' ../init/init.c:653: warning: implicit declaration of function 'startup_authinit_reply' ../init/init.c: In function 'S_startup_essential_task': ../init/init.c:1203: warning: implicit declaration of function 'startup_essential_task_reply' ../init/init.c: At top level: ../init/init.c:1562: internal compiler error: in dwarf2out_finish, at dwarf2out.c:14116 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. #v-
I'm aware that this compilation attempt can't finish successfully, but it shouldn't yield an ICE nevertheless, I think. I was using gcc-4_1-branch from some weeks ago, but just `svn update'd and `make all install'ed to the current one without any other results. #v+ $ i586-pc-gnu-gcc -v -save-temps -DPACKAGE_NAME=\"GNU\ Hurd\" -DPACKAGE_TARNAME=\"hurd\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"GNU\ Hurd\ 0.3\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"hurd\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1 -DHAVE_USELOCALE=1 -I. -I.. -I. -I. -I.. -Iinclude -I../include -I./include -I. -I. -I.. -Iinclude -I../include -I./include -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 -O3 -std=gnu99 -g -O2 -MT init/init.o -MD -MP -MF "$depbase.Tpo" -c -o init/init.o ../init/init.c Using built-in specs. Target: i586-pc-gnu Configured with: /home/thomas/tmp/gnu-2/src/gcc/configure --target=i586-pc-gnu --prefix=/home/thomas/tmp/gnu-2 --with-sysroot=/home/thomas/tmp/gnu-2/sys_root --disable-nls --disable-shared --without-headers --with-newlib --enable-languages=c : (reconfigured) /home/thomas/tmp/gnu-2/src/gcc/configure --target=i586-pc-gnu --prefix=/home/thomas/tmp/gnu-2 --with-sysroot=/home/thomas/tmp/gnu-2/sys_root --disable-nls --enable-languages=c Thread model: single gcc version 4.1.1 20060404 (prerelease) /fs/data/mount/home/thomas/tmp/gnu-2/bin/../libexec/gcc/i586-pc-gnu/4.1.1/cc1 -E -quiet -v -I. -I.. -I. -I. -I.. -Iinclude -I../include -I./include -I. -I. -I.. -Iinclude -I../include -I./include -iprefix /fs/data/mount/home/thomas/tmp/gnu-2/bin/../lib/gcc/i586-pc-gnu/4.1.1/ -isysroot /fs/data/mount/home/thomas/tmp/gnu-2/bin/../sys_root -MD init/init.d -MF .Tpo -MP -MT init/init.o -MQ init/init.o -DPACKAGE_NAME="GNU Hurd" -DPACKAGE_TARNAME="hurd" -DPACKAGE_VERSION="0.3" -DPACKAGE_STRING="GNU Hurd 0.3" -DPACKAGE_BUGREPORT="bug-hurd@gnu.org" -DPACKAGE="hurd" -DVERSION="0.3" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1 -DHAVE_USELOCALE=1 -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 ../init/init.c -mtune=pentium -std=gnu99 -fworking-directory -O3 -O2 -fpch-preprocess -o init.i ignoring nonexistent directory "/fs/data/mount/home/thomas/tmp/gnu-2/bin/../sys_root/usr/local/include" ignoring duplicate directory "/home/thomas/tmp/gnu-2/lib/gcc/i586-pc-gnu/4.1.1/include" ignoring duplicate directory "/home/thomas/tmp/gnu-2/lib/gcc/i586-pc-gnu/4.1.1/../../../../i586-pc-gnu/include" ignoring duplicate directory "/fs/data/mount/home/thomas/tmp/gnu-2/bin/../sys_root/include" ignoring duplicate directory "." ignoring duplicate directory "." ignoring duplicate directory ".." ignoring duplicate directory "./include" ignoring duplicate directory "." ignoring duplicate directory "." ignoring duplicate directory ".." ignoring duplicate directory "include" ignoring duplicate directory "../include" ignoring duplicate directory "./include" #include "..." search starts here: #include <...> search starts here: . .. include ../include /fs/data/mount/home/thomas/tmp/gnu-2/bin/../lib/gcc/i586-pc-gnu/4.1.1/include /fs/data/mount/home/thomas/tmp/gnu-2/bin/../lib/gcc/i586-pc-gnu/4.1.1/../../../../i586-pc-gnu/include End of search list. ../init/init.c:53:30: error: startup_notify_U.h: No such file or directory ../init/init.c:54:29: error: startup_reply_U.h: No such file or directory ../init/init.c:55:23: error: startup_S.h: No such file or directory ../init/init.c:56:22: error: notify_S.h: No such file or directory ../init/init.c:57:24: error: mung_msg_S.h: No such file or directory #v- -- Summary: ICE in dwarf2out_finish, at dwarf2out.c:14116 Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: preprocessor AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tschwinge at gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i586-pc-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27036