This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/13735] New: avr-elf ICE while building libgcc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]