On Thu, 28 Nov 2013, Jakub Jelinek wrote:
> On Thu, Nov 28, 2013 at 11:14:45AM -0800, H.J. Lu wrote:
> > On Thu, Nov 28, 2013 at 6:49 AM, Richard Biener wrote:
> > >
> > > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
> > >
> > > Richard.
> > >
> > > 2013-11-28 Richard Biener
>
On Thu, Nov 28, 2013 at 11:14:45AM -0800, H.J. Lu wrote:
> On Thu, Nov 28, 2013 at 6:49 AM, Richard Biener wrote:
> >
> > Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
> >
> > Richard.
> >
> > 2013-11-28 Richard Biener
> >
> > PR tree-optimization/59330
> > * tre
On Thu, Nov 28, 2013 at 6:49 AM, Richard Biener wrote:
>
> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
>
> Richard.
>
> 2013-11-28 Richard Biener
>
> PR tree-optimization/59330
> * tree-ssa-dce.c (eliminate_unnecessary_stmts): Simplify
> and fix delayed
Bootstrapped and tested on x86_64-unknown-linux-gnu, applied.
Richard.
2013-11-28 Richard Biener
PR tree-optimization/59330
* tree-ssa-dce.c (eliminate_unnecessary_stmts): Simplify
and fix delayed marking of free calls not necessary.
* gcc.dg/torture/pr59330.