Re: [PATCH] Fix PR62081

2014-08-15 Thread Richard Biener
On Thu, 14 Aug 2014, Sebastian Pop wrote: > Richard Biener wrote: > > > > The following fixes missing dominator computation before fixing loops. > > Rather than doing even more such weird stuff in a pass gate function > > this puts this into a new pass scheduled before the loop passes gate. > >

Re: [PATCH] Fix PR62081

2014-08-14 Thread Sebastian Pop
Richard Biener wrote: > > The following fixes missing dominator computation before fixing loops. > Rather than doing even more such weird stuff in a pass gate function > this puts this into a new pass scheduled before the loop passes gate. > Ok. > +unsigned int > +pass_fix_loops::execute (funct