r213055 - in /trunk/gcc/lto: ChangeLog lto.c
ak@gcc.gnu.org
ak@gcc.gnu.org
Fri Jul 25 13:39:00 GMT 2014
Author: ak
Date: Fri Jul 25 13:39:24 2014
New Revision: 213055
URL: https://gcc.gnu.org/viewcvs?rev=213055&root=gcc&view=rev
Log:
Convert LTO type hashing to the new inchash interface
Should not really change any behavior, it's just a more abstract
interface, but uses the same underlying hash functions.
gcc/lto/:
2014-07-25 Andi Kleen <ak@linux.intel.com>
* lto.c (hash_canonical_type): Convert to inchash.
(iterative_hash_canonical_type): Dito.
Modified:
trunk/gcc/lto/ChangeLog
trunk/gcc/lto/lto.c
More information about the Gcc-cvs
mailing list