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 rtl-optimization/17728] ICE in extract_insn, at recog.c:2083, unrecognizable insn


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-05 23:42 -------
asimage.c:1489: error: unrecognizable insn:
(insn 82 81 84 6 (set (mem:SI (plus:SI (mult:SI (reg/v:SI 97 [ i ])
                    (const_int 4 [0x4]))
                (reg/v/f:SI 95 [ dst ])) [0 S4 A32])
        (reg:SI 29 %r29)) -1 (nil)
    (expr_list:REG_DEAD (reg:SI 29 %r29)
        (expr_list:REG_EQUAL (div:SI (reg/v:SI 118 [ c1 ])
                (reg:SI 123 [ ratio ]))
            (nil))))

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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