This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11693] New: [ia64] ICE in gen_nop_type
- From: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2003 13:34:52 -0000
- Subject: [Bug target/11693] New: [ia64] ICE in gen_nop_type
- 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=11693
Summary: [ia64] ICE in gen_nop_type
Product: gcc
Version: 3.3.1
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: critical
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: schwab at suse dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: ia64-suse-linux
GCC host triplet: ia64-suse-linux
GCC target triplet: ia64-suse-linux
gen_nop_type aborts because it gets called with TYPE_L. Dropping -frename-
registers causes the ICE to go away.
$ ./cc1 -fpreprocessed -quiet -O2 -version -frename-registers ia64_mmu_init.c
GNU C version 3.3.1 20030728 (prerelease) (ia64-suse-linux)
compiled by GNU C version 3.3.1 20030728 (prerelease).
GGC heuristics: --param ggc-min-expand=65 --param ggc-min-heapsize=65536
ia64_mmu_init.c: In function `ia64_mmu_init':
ia64_mmu_init.c:61: internal compiler error: in gen_nop_type, at config/ia64/
ia64.c:7006