Re: [PATCH] Fix regno_in_use_p for RTL checking bootstrap (PR rtl-optimization/72821)

2016-08-08 Thread Vladimir N Makarov
On 08/06/2016 03:11 PM, Jakub Jelinek wrote: On Wed, Aug 03, 2016 at 02:59:30PM -0400, Vladimir N Makarov wrote: --- lra-spills.c(revision 239000) +++ lra-spills.c(working copy) @@ -686,16 +686,40 @@ return_regno_p (unsigned int regno) return false; } -/* Return true i

[PATCH] Fix regno_in_use_p for RTL checking bootstrap (PR rtl-optimization/72821)

2016-08-06 Thread Jakub Jelinek
On Wed, Aug 03, 2016 at 02:59:30PM -0400, Vladimir N Makarov wrote: > --- lra-spills.c (revision 239000) > +++ lra-spills.c (working copy) > @@ -686,16 +686,40 @@ return_regno_p (unsigned int regno) >return false; > } > > -/* Return true if REGNO is one of subsequent USE after INSN