This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PING] Re: Abstract incremental hashing


Andi Kleen <andi@firstfloor.org> writes:

> This patchkit abstracts incremental hashing in tree.c and lto.c 
> to make it easier to plug in new and more efficient hash algorithms.
> Right now it uses the old hash algorithms. So it's just a cleanup.
>
> Passes bootstrap and testing on x86_64-linux.

Ping! Could someone review/approve this please?

The patchkit touches quite a few places in tree.c/lto.c and if ok
I would prefer to commit it relatively quickly to avoid conflicting
with other changes.

Thanks,

-Andi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]