This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/5753] gcc-3.0.4 w/target of m68k-elf gets ICE
- From: "bernie at develer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jan 2004 18:19:02 -0000
- Subject: [Bug c/5753] gcc-3.0.4 w/target of m68k-elf gets ICE
- References: <20020222135600.5753.pbarada@mail.wm.sps.mot.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bernie at develer dot com 2004-01-08 18:19 -------
Please reopen this bug. It's still present on current 3.3-branch:
printf.c:2451: error: insn does not satisfy its constraints:
(insn 1379 542 543 38 (nil) (set (reg:QI 8 %a0)
(mem:QI (plus:SI (reg/f:SI 14 %a6)
(const_int -209 [0xffffff2f])) [0 mode S1 A8])) 37
{*m68k.md:1060} (nil)
(nil))
I can't reproduce it on 3.4, but it's probably latent,
not really fixed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5753