This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/15927] THUMB -O2: strength-reduced iteration variable ends up off by 1
- From: "rearnsha at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2004 09:32:17 -0000
- Subject: [Bug rtl-optimization/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 rearnsha at gcc dot gnu dot org 2004-06-16 09:32 -------
Subject: Re: THUMB -O2: strength-reduced
iteration variable ends up off by 1
On Wed, 2004-06-16 at 00:18, danfuzz at milk dot com wrote:
> BTW, out of curiosity, what was wrong with my "Host" and "Build" triples? (Apologies: I was unable to
> find good documentation about what to fill in for them.)
Nothing in particular. But this problem is independent of the host and
build so it makes life easier in this case to leave them unspecified.
This way maintainers looking for host-specific problems won't match on
bugs that aren't interesting to them.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15927