[Issue 12707] Wrong SHA1 result for SSE3 64-bit (Win?)
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jan 14 13:22:45 PST 2015
https://issues.dlang.org/show_bug.cgi?id=12707
markus at oberhumer.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markus at oberhumer.com
--- Comment #2 from markus at oberhumer.com ---
It seems this got fixed in 2.066 by:
std.digest.sha: disable SSSE3 for SHA because it has unsupported calling
convention
https://github.com/D-Programming-Language/phobos/commit/40c14681f3dd148ae4cd71c4586452ca59726144
--
More information about the Digitalmars-d-bugs
mailing list