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: Share clobbers of hard registers...


> > Hmm, what it makes difference on whether it is REG/v or REG?
> 
> Clobber is shared thus it is  different to REG_UNUSED note,
> thus find_reg_note on reg-stack.c:1413 and 1428 does not find a note.

Maybe better fix would be write something like find_reg_notes but more
intelligent...

Josef


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