r213057 - in /trunk/gcc: ChangeLog lto-streamer...

ak@gcc.gnu.org ak@gcc.gnu.org
Fri Jul 25 13:39:00 GMT 2014


Author: ak
Date: Fri Jul 25 13:39:49 2014
New Revision: 213057

URL: https://gcc.gnu.org/viewcvs?rev=213057&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-out.c



More information about the Gcc-cvs mailing list