]> gcc.gnu.org Git - gcc.git/commit
PR 59406 note that FNV hash functions are incorrect
authorJonathan Wakely <jwakely@redhat.com>
Tue, 15 Nov 2016 20:17:39 +0000 (20:17 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 15 Nov 2016 20:17:39 +0000 (20:17 +0000)
commit27b3b3f4e68e584c6caa83088d87caa121d83796
treef93eb9a075bea8a122905302101393b6f73732b3
parent3663671a13e12efe283d1b04df5416cedb796e86
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.

From-SVN: r242454
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/functional_hash.h
libstdc++-v3/include/tr1/functional_hash.h
libstdc++-v3/libsupc++/hash_bytes.cc
This page took 0.079822 seconds and 5 git commands to generate.