[Bug optimization/11053] New: [3.3 regression] ICE with kernel 2.4.20; sched.c
debian-gcc@lists.debian.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 1 13:14:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11053
Summary: [3.3 regression] ICE with kernel 2.4.20; sched.c
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: optimization
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: debian-gcc@lists.debian.org
CC: gcc-bugs@gcc.gnu.org
GCC host triplet: i686-linux
3.3 release, succeeds with -O1
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
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list