summaryrefslogtreecommitdiff
path: root/lea_simd.cpp
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-07-02 16:55:00 -0400
committerJeffrey Walton <noloader@gmail.com>2019-07-02 16:55:00 -0400
commitfbbf0a08e8cf4faca661b0f75f806ea652abea70 (patch)
tree35d8792ee03bdd7395c539a842190a706376278c /lea_simd.cpp
parent2eb400c52f60eea14be7b0c56295c58de3210fc6 (diff)
downloadcryptopp-git-fbbf0a08e8cf4faca661b0f75f806ea652abea70.tar.gz
Add missing XOP header for blake2b_simd.cpp (GH #859)
The Gentoo folks caught a bug at https://bugs.gentoo.org/689162. The 689162 bug uses -march=bdver1 -msse4.1 on a AMD Bulldozer machine. Investigating the issue we are missing the XOP header blake2b_simd.cpp. However, adding the XOP header is not enough for this particular config. Four source files fail to compile with the expected headers. We are waiting on the GCC folks to get back to us with a fix.
Diffstat (limited to 'lea_simd.cpp')
0 files changed, 0 insertions, 0 deletions