This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13866] [3.4/3.5 regression] ICE in extract_insn, at recog.c:2083
- 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: 18 Feb 2004 18:44:35 -0000
- Subject: [Bug target/13866] [3.4/3.5 regression] ICE in extract_insn, at recog.c:2083
- References: <20040126164244.13866.hans.buchmann@fhso.ch>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-18 18:44 -------
Subject: Bug 13866
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rearnsha@gcc.gnu.org 2004-02-18 18:44:24
Modified files:
gcc : ChangeLog
gcc/config/arm : arm.c
Log message:
PR target/13866
* arm.c (load_multiple_operation): Don't insist that the source reg
of a post-increment component is the same as the destination.
(store_multiple_operation): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2825&r2=2.2826
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&r1=1.330&r2=1.331
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13866