Re: [PATCH 9/9] Fix lto report names

2013-04-22 Thread Richard Biener
On Fri, Apr 19, 2013 at 11:31 PM, Andi Kleen wrote: > From: Andi Kleen > > Some of the hash tables in lto-report are misnamed in the report. > Fix this up. Ok. Thanks, Richard. > gcc/: > > 2013-04-19 Andi Kleen > > * gcc/lto/lto.c (print_lto_report_1): Fix LTO report names. > --- >

[PATCH 9/9] Fix lto report names

2013-04-19 Thread Andi Kleen
From: Andi Kleen Some of the hash tables in lto-report are misnamed in the report. Fix this up. gcc/: 2013-04-19 Andi Kleen * gcc/lto/lto.c (print_lto_report_1): Fix LTO report names. --- gcc/lto/lto.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/lto/