This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/17728] ICE in extract_insn, at recog.c:2083, unrecognizable insn
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2004 23:42:03 -0000
- Subject: [Bug rtl-optimization/17728] ICE in extract_insn, at recog.c:2083, unrecognizable insn
- References: <20040929155608.17728.michael.haubenwallner@salomon.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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