[Bug libstdc++/55815] switch hash function of libstdc++ hash tables to siphash

2018-08-02 Thread blog at landave dot io
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55815 --- Comment #9 from landave --- I am on Fedora with gcc 8.1.1, and it seems this issue has not been resolved yet. I have attached an example for a multicollision, as well as a small program that inserts the strings into an std::unordered_set. Th

[Bug libstdc++/55815] switch hash function of libstdc++ hash tables to siphash

2018-08-02 Thread blog at landave dot io
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55815 landave changed: What|Removed |Added CC||blog at landave dot io --- Comment #8 from