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 15:46:38 -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 15:46 -------
Subject: Bug 15948
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: rearnsha@gcc.gnu.org 2004-08-25 15:46:20
Modified files:
gcc : ChangeLog
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.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.594&r2=2.2326.2.595
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.md.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.154.4.1&r2=1.154.4.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15948