This is the mail archive of the gcc@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: A reload inheritance bug


Bernd Schmidt wrote:
> Mark Shinwell wrote:
>> Do you think it should be the case that, at the point below, _any_ reload
>> with reg_rtx corresponding to a hard register should have the relevant
>> bit set in reload_spill_index?
> 
> I think so.  I'm attaching a patch below.  It appears to have no effect
> on all code I've tried - does it fix your test case?

Mark, did you get a chance to try Bernd's patch?

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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