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

Bug#195237: gcc 3.3 ICE with kernel 2.4.20; sched.c



Package: gcc-3.3
Version: 1:3.3-2
Severity: important

ccache gcc -D__KERNEL__ -I/usr/src/Linux/linux-2.4.20-apm/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix include -DKBUILD_BASENAME=sched  -fno-omit-frame-pointer -c -o sched.o sched.c
sched.c: In function `schedule':
sched.c:709: internal compiler error: in merge_assigned_reloads, at reload1.c:6134
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [sched.o] Error 1
make[3]: Leaving directory `/usr/src/Linux/linux-2.4.20-apm/kernel'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/Linux/linux-2.4.20-apm/kernel'
make[1]: *** [_dir_kernel] Error 2
make[1]: Leaving directory `/usr/src/Linux/linux-2.4.20-apm'
make: *** [stamp-build] Error 2

# ccache gcc -v -save-temps -D__KERNEL__ -I/usr/src/Linux/linux-2.4.20-apm/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix include -DKBUILD_BASENAME=sched  -fno-omit-frame-pointer -c -o sched.o sched.c
gcc: warning: -pipe ignored because -save-temps specified
Reading specs from /usr/lib/gcc-lib/i386-linux/3.3/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i386-linux
Thread model: posix
gcc version 3.3 (Debian)
 /usr/lib/gcc-lib/i386-linux/3.3/cc1 -E -quiet -nostdinc -v -I/usr/src/Linux/linux-2.4.20-apm/include -D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 -D__KERNEL__ -DKBUILD_BASENAME=sched -iwithprefix include sched.c -mpreferred-stack-boundary=2 -march=i686 -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fomit-frame-pointer -fno-omit-frame-pointer -O2 sched.i
#include "..." search starts here:
#include <...> search starts here:
 /usr/src/Linux/linux-2.4.20-apm/include
 /usr/lib/gcc-lib/i386-linux/3.3/include
End of search list.
 /usr/lib/gcc-lib/i386-linux/3.3/cc1 -fpreprocessed sched.i -quiet -dumpbase sched.c -mpreferred-stack-boundary=2 -march=i686 -auxbase-strip sched.o -O2 -Wall -Wstrict-prototypes -Wno-trigraphs -version -fno-strict-aliasing -fno-common -fomit-frame-pointer -fno-omit-frame-pointer -o sched.s
GNU C version 3.3 (Debian) (i386-linux)
        compiled by GNU C version 3.3 (Debian).
GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=64325
sched.c: In function `schedule':
sched.c:709: internal compiler error: in merge_assigned_reloads, at reload1.c:6134
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

sched.i attached (compressed with bzip2).

Regards,

René

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux frodo 2.4.20-apm-rene #1 Sat May 10 00:47:56 CEST 2003 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

Versions of packages gcc-3.3 depends on:
ii  binutils                 2.14.90.0.2-0.1 The GNU assembler, linker and bina
ii  cpp-3.3                  1:3.3-2         The GNU C preprocessor
ii  gcc-3.3-base             1:3.3-2         The GNU Compiler Collection (base 
ii  libc6                    2.3.1-17        GNU C Library: Shared libraries an
ii  libgcc1                  1:3.3-2         GCC support library

-- no debconf information

Attachment: sched.i.bz2
Description: Binary data

Attachment: pgpoP8Mpc0B76.pgp
Description: PGP signature


Reply to: