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: [RFC][PATCH,reload] PR middle-end/42431, fix latent bug in gen_reload_chain_without_interm_reg_p()


On Mon, 2010-03-01 at 17:51 -0700, Jeff Law wrote:
> Attached is the patch I'm officially submitting.   All that changed from 
> the previous iteration was the removal of the copy_rtx call and we free 
> the vector when we're done.
> 
> Bootstrapped and regression tested on x86_64-linux-gnu.

This version bootstrapped and regtest tested on powerpc64-linux with no
regressions too.  I also verified it fixes the bug in the PR.

Peter




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