hash_bytes.cc
5.48 KB
-
PR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAX · 1a823c9a
PR libstdc++/89629 * libsupc++/hash_bytes.cc [__SIZEOF_SIZE_T__ == 8] (_Hash_bytes): Use correct type for len_aligned. * testsuite/20_util/hash/89629.cc: New test. From-SVN: r269584
Jonathan Wakely committed