This is the mail archive of the gcc-patches@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]

Re: [PATCH] ARM pre-indexing adress mode for absolute addresses


On Wed, 2005-10-19 at 18:19, Nicolas Pitre wrote:
> On Fri, 9 Sep 2005, Richard Earnshaw wrote:
> 
> > I think you've just uncovered a latent bug, but you should be using 
> > 
> > 	plus_constant (base_reg, index)
> > 
> > rather than gen_rtx_PLUS.
> 
> Although the regression is now fixed, is it still worth making that 
> change?

Yes, but there's an embargo on non-regression fixes at present.

R.


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