This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11556] New: ICE in gen_reg_rtx() while compiling 2.6.x Linux kernel
- From: "davem at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jul 2003 08:07:34 -0000
- Subject: [Bug target/11556] New: ICE in gen_reg_rtx() while compiling 2.6.x Linux kernel
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11556
Summary: ICE in gen_reg_rtx() while compiling 2.6.x Linux kernel
Product: gcc
Version: 3.3.1
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: davem at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc64-linux-gnu
GCC host triplet: sparc64-linux-gnu
GCC target triplet: sparc64-linux-gnu
gcc dies with an ice in gen_reg_rtx() while compiling
net/sunrpc/svcauth_unix.c in the 2.6.x Linux kernel.