search for: takh4eur

Displaying 1 result from an estimated 1 matches for "takh4eur".

2018 Jun 30
4
Determine reason for failure at -O1
...at https://github.com/weidai11/cryptopp/blob/master/cham-simd.cpp . It is the SSSE3 code path for CHAM64. Other optimizations levels are OK for Clang. GCC, ICC and MSVC are OK. The code is valgrind, Sanitizer, Coverity and Enterprise Analysis clean. An objdump is available at https://pastebin.com/TAKH4eur but it is not very helpful to me. My question is, how can we begin to troubleshoot the issue? Thanks in advance, Jeff