This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13328] New: Unable to compile United Linux 1.0 SP3 kernel
- From: "kai dot ming dot chan at intel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Dec 2003 01:39:55 -0000
- Subject: [Bug c/13328] New: Unable to compile United Linux 1.0 SP3 kernel
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I ran into an internal compiler error when compiling the United Linux 1.0 SP3
kernel (2.4.21-107-itanium2-smp). I obtained the kernel source from the second
CD of the SP3 distribution (kernel-source-2.4.21-107.src.rpm) and applied the
patches. I'm using a Tiger4 system (4-way Itanium 2 with Madison Processors)
installed with the SP3 kernel (2.4.21-107-itanium2-smp). The compiler versions
are as follows: gcc-info-3.2-29, libgcc-3.2.2-23, gcc-3.2-29, and gcc-c++-3.2-
29.
BTW, how do I attach the .i file in this page?
The compiler error is listed as follows:
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21/include -Wall -Wstrict-prototypes -
Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -
pipe -ffixed-r13 -mfixed-range=f10-f15,f32-f127 -falign-functions=32 -frename-
registers --param max-inline-insns=5000 -mconstant-gp -nostdinc -iwithprefix
include -DKBUILD_BASENAME=init -c -o init.o init.c
init.c: In function `ia64_mmu_init':
init.c:352: Internal compiler error in gen_nop_type, at config/ia64/ia64.c:6631
Please submit a full bug report, with preprocessed source if appropriate. See
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
--
Summary: Unable to compile United Linux 1.0 SP3 kernel
Product: gcc
Version: 3.2
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kai dot ming dot chan at intel dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13328