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: [PING] RFA: Tweak traversal order when updating IRA copy costs


Vladimir Makarov <vmakarov@redhat.com> writes:
> Richard Sandiford wrote:
>> http://gcc.gnu.org/ml/gcc-patches/2008-09/msg00541.html
>> After allocating allocno A, consistently use the shortest copy path
>> between A and A' (and thus the lowest divisor) when updating the costs
>> related to A'.
>>
>>   
> The patch is reasonable and ok to commit.   Thanks, Richard.  Only one 
> thing.  Please, put { after struct update_cost_queue_elem on a new line.

Thanks Vlad.  Applied with that change.

Richard


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