This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19080] New: ICE while compiling linux kernel
- From: "ak at muc dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Dec 2004 15:26:32 -0000
- Subject: [Bug middle-end/19080] New: ICE while compiling linux kernel
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
(guessing at component)
Reading specs from /pkg/gcc-041219/lib/gcc/x86_64-unknown-linux-gnu/4.0.0/specs
Configured with: ../gcc/configure --disable-checking --enable-languages=c
--prefix=/pkg/gcc-041219
Thread model: posix
gcc version 4.0.0 20041219 (experimental)
While compiling a x86_64 linux 2.6 kernel with this compile I get:
CC drivers/scsi/aic7xxx/aic79xx_core.o
drivers/scsi/aic7xxx/aic79xx_core.c: In function `ahd_setup_initiator_msgout':
drivers/scsi/aic7xxx/aic79xx_core.c:3427: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: ICE while compiling linux kernel
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ak at muc dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: x86_64-linux
GCC host triplet: x86_64-linux
GCC target triplet: x86_64-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19080