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: loop.c fix



  In message <199902060753.HAA29673@phal.cygnus.co.uk>you write:
  > > But there's a usually still label before the cont note, so we still clear
  > > not_every_iteration.
  > 
  > Not if there is another label after the cont note.
No, because we clear not_every_iteration at the cont note too.

Regardless, you've got more important things to worry about.  Like fixing
the existing loop bugs.

jefff




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