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]

Re: alpha bootstrap failure wrt loop


> This bit?
> 
> 	  /* Biv initial value is not a simple move.  If it is the sum of
>              another biv and a constant, check if both bivs are incremented
>              in lockstep. 

Yes, right below this comment, there is:

              && uid_luid[REGNO_LAST_UID (bl->regno)] < INSN_LUID (loop_end)


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