On Sat, Sep 08, 2012 at 02:37:18PM -0400, Hans-Peter Nilsson wrote:
> On Thu, 6 Sep 2012, Andi Kleen wrote:
> 
> > From: Andi Kleen <a...@linux.intel.com>
> 
> > Passed bootstrap and testsuite on x86_64.
> 
> > +++ b/gcc/lto/lto.c
> > @@ -2016,6 +2016,8 @@ do_whole_program_analysis (void)
> >    /* Show the LTO report before launching LTRANS.  */
> >    if (flag_lto_report)
> >      print_lto_report ();
> > +  if (mem_report_wpa)
> > +    dump_mem_report ();
> >  }
> 
> Broke build for cris-elf:

Fixed now. Sorry for the complications.
-Andi

Reply via email to