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 03/01/10 10:02, Peter Bergner wrote:
On Mon, 2010-03-01 at 09:45 -0700, Jeff Law wrote:
Yea. I'm going to twiddle the patch to avoid the copy_rtx completely
and add a suitable comment. If you could bootstrap it on ppc after I
post it, it'd be greatly appreciated.
Will do.

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.


Attachment: PP
Description: Text document


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