mirror of
https://git.tukaani.org/xz.git
synced 2025-09-28 05:18:19 +00:00
After testing a 32-bit Release build on MSVC, only lzma_crc64_clmul() has the bug. crc_simd_body() and lzma_crc32_clmul() do not need the optimizations disabled.