On Mon, 28 Apr 2014, Jan Hubicka wrote:
> > On Wed, 23 Apr 2014, Richard Biener wrote:
> >
> > >
> > > This avoids all the complex work on simple things like
> > > clear_last_verified. It also makes eventually inlining all
> > > calls (for example the one with the small IPA pass hack)
> > > les
> On Wed, 23 Apr 2014, Richard Biener wrote:
>
> >
> > This avoids all the complex work on simple things like
> > clear_last_verified. It also makes eventually inlining all
> > calls (for example the one with the small IPA pass hack)
> > less code-duplicating.
> >
> > I had to remove the assert
On Wed, 23 Apr 2014, Richard Biener wrote:
>
> This avoids all the complex work on simple things like
> clear_last_verified. It also makes eventually inlining all
> calls (for example the one with the small IPA pass hack)
> less code-duplicating.
>
> I had to remove the asserts in favor of free