This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/15927] THUMB -O2: strength-reduced iteration variable ends up off by 1


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]