This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13735] New: avr-elf ICE while building libgcc
- From: "kazu at cs dot umass dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jan 2004 06:15:53 -0000
- Subject: [Bug bootstrap/13735] New: avr-elf ICE while building libgcc
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
ICE while building libgcc
libgcc2.c:995: error: insn does not satisfy its constraints:
(insn 1004 1003 1005 90 /home/kazu/gnu/gcc/gcc-commit/gcc/gcc/libgcc2.c:987 (set
(mem:QI (plus:HI (reg:HI 26 r26 [30])
(const_int 1 [0x1])) [2 S1 A8])
(reg:QI 24 r24 [orig:275+1 ] [275])) 9 {*movqi} (insn_list 1003
(insn_list 1433 (nil)))
(expr_list:REG_DEAD (reg:QI 24 r24 [orig:275+1 ] [275])
(nil)))
/home/kazu/gnu/gcc/gcc-commit/gcc/gcc/libgcc2.c:995: internal compiler error: in
extract_constrain_insn_cached, at recog.c:2000
Please submit a full bug report,
with preprocessed source if appropriate.
--
Summary: avr-elf ICE while building libgcc
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kazu at cs dot umass dot edu
CC: denisc at overta dot ru,gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: avr-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13735