This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34439] ICE in reload_cse_simplify_operands for Coldfire
- From: "joel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Dec 2007 23:22:34 -0000
- Subject: [Bug target/34439] ICE in reload_cse_simplify_operands for Coldfire
- References: <bug-34439-296@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from joel at gcc dot gnu dot org 2007-12-11 23:22 -------
And again on 4.1.1:
$ /opt/rtems-4.7/bin/m68k-rtems4.7-gcc -m528x -c j.c
j.c: In function '_shttpd_elog':
j.c:7557: error: insn does not satisfy its constraints:
(insn 14 190 15 (set (mem/c:SI (plus:SI (reg/f:SI 14 %a6)
(reg:SI 0 %d0)) [0 iftmp.9+0 S4 A16])
(mem/s/f/j:SI (plus:SI (reg:SI 8 %a0 [orig:52 D.6686 ] [52])
(const_int 72 [0x48])) [0 <variable>.error_log+0 S4 A16])) 26
{*movsi_cf} (nil)
(nil))
j.c:7557: internal compiler error: in final_scan_insn, at final.c:2410
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34439