This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15927] THUMB -O2: strength-reduced iteration variable ends up off by 1
- 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:08:57 -0000
- Subject: [Bug target/15927] THUMB -O2: strength-reduced iteration variable ends up off by 1
- References: <20040611003443.15927.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:08 -------
Subject: Bug 15927
CVSROOT: /cvs/gcc
Module name: gcc
Branch: csl-arm-branch
Changes by: rearnsha@gcc.gnu.org 2004-08-25 16:08:49
Modified files:
gcc : ChangeLog.csl-arm
gcc/config/arm : arm.h
Log message:
PR target/15927
* arm.h (THUMB_SECONDARY_OUTPUT_RELOAD_CLASS): Don't need a secondary
reload if CLASS is BASE_REGS.
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.16&r2=1.1.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.h.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.210.2.39&r2=1.210.2.40
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15927