Fix lto report names
authorAndi Kleen <ak@linux.intel.com>
Tue, 23 Apr 2013 03:10:29 +0000 (03:10 +0000)
committerAndi Kleen <ak@gcc.gnu.org>
Tue, 23 Apr 2013 03:10:29 +0000 (03:10 +0000)
commit5366925908d82b07aaf6948cdf4c20eb41207896
treec33f7469dc21b73527306136938d6f8d1a8ad50a
parent1a0ad150a3e2fc16fe240810900d2b7bc1d0ec0d
Fix lto report names

Some of the hash tables in lto-report are misnamed in the report.
Fix this up.

gcc/:

2013-04-22  Andi Kleen  <ak@linux.intel.com>

* lto/lto.c (print_lto_report_1): Fix LTO report names.

From-SVN: r198174
gcc/ChangeLog
gcc/lto/lto.c