Convert lto streamer out hashing to inchash
authorAndi Kleen <ak@linux.intel.com>
Fri, 25 Jul 2014 13:39:49 +0000 (13:39 +0000)
committerAndi Kleen <ak@gcc.gnu.org>
Fri, 25 Jul 2014 13:39:49 +0000 (13:39 +0000)
commite8326772b37d81b232634e2ec43da4f4f4ea5567
treedec92e2e234aa74b1258711dc95e3d0359ef31bf
parent56fdfd3e85567d87889962e0b08d9190b53bbea1
Convert lto streamer out hashing to inchash

No substantial changes, although the hash values will be slightly
different.

v2: add_flag moved to inchash. Some minor changes.

gcc/:

2014-07-25  Andi Kleen  <ak@linux.intel.com>

* lto-streamer-out.c (hash_tree): Convert to inchash.

From-SVN: r213057
gcc/ChangeLog
gcc/lto-streamer-out.c