]> git.ipfire.org Git - thirdparty/strongswan.git/commit
WIP: debug memxor() test failure memxor-tuning
authorMartin Willi <martin@revosec.ch>
Tue, 14 Apr 2015 09:20:50 +0000 (11:20 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 15 Apr 2015 09:41:56 +0000 (11:41 +0200)
commitb01ad12ad1e70d9446ef56eb3b676bc1f40bdce5
treec193adfedcfb16270755fe48e0ddd59d0d795a43
parent12a9a7b22d3228835dce9552e52d5e77e5068a82
WIP: debug memxor() test failure

On x86 using GCC 4.8.1, the memxor_aligned test fails when not reading from
"ca" after the last test. Also, the failure occurs only when doing the 16-bit
aligned test before the 8-bit aligned test. So either our inlining memxor()
does something wrong, or something else is screwed.
src/libstrongswan/tests/suites/test_utils.c