r242454 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Nov 15 20:17:00 GMT 2016
Author: redi
Date: Tue Nov 15 20:17:39 2016
New Revision: 242454
URL: https://gcc.gnu.org/viewcvs?rev=242454&root=gcc&view=rev
Log:
PR 59406 note that FNV hash functions are incorrect
PR libstdc++/59406
* include/bits/functional_hash.h: Add comment noting difference from
FNV-1a.
* include/tr1/functional_hash.h: Likewise.
* libsupc++/hash_bytes.cc: Likewise.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/functional_hash.h
trunk/libstdc++-v3/include/tr1/functional_hash.h
trunk/libstdc++-v3/libsupc++/hash_bytes.cc
More information about the Gcc-cvs
mailing list