This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15948] [3.4 Regression] THUMB: ICE with non-commutative cbranch
- 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: 25 Aug 2004 16:07:55 -0000
- Subject: [Bug target/15948] [3.4 Regression] THUMB: ICE with non-commutative cbranch
- References: <20040611193758.15948.danfuzz@milk.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-08-25 16:07 -------
Subject: Bug 15948
CVSROOT: /cvs/gcc
Module name: gcc
Branch: csl-arm-branch
Changes by: rearnsha@gcc.gnu.org 2004-08-25 16:07:39
Modified files:
gcc : ChangeLog.csl-arm
gcc/config/arm : arm.md
Log message:
* PR target/15948
* arm.md (bicsi3_cbranch): Add alternative to handle tying operands
one and two.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.csl-arm.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1.2.15&r2=1.1.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.md.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.145.2.25&r2=1.145.2.26
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15948