This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19051] m6811-elf-gcc ICE
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 May 2005 17:52:31 -0000
- Subject: [Bug target/19051] m6811-elf-gcc ICE
- References: <20041217083436.19051.namsh@kldp.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-08 17:52 -------
Subject: Bug 19051
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ciceron@gcc.gnu.org 2005-05-08 17:52:23
Modified files:
gcc : ChangeLog
gcc/config/m68hc11: m68hc11.md
Log message:
PR target/19051
* config/m68hc11/m68hc11.md ("mulqi3"): Use general_operand for operand
1 and fix constraints.
("mulqihi3"): Use general_operand for operand 2.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8658&r2=2.8659
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11.md.diff?cvsroot=gcc&r1=1.68&r2=1.69
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19051