Implementation notes: amd64, tueisecgern, crypto_aead/pi32cipher128v2

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_aead
Primitive: pi32cipher128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
224499ref3gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
343745ref3gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
363900ref3gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
372523ref3gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
431492ref2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
986522ref2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
1401350ref2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
1415436ref2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718

Test failure

Implementation: crypto_aead/pi32cipher128v2/goptv
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
error 111
crypto_aead_decrypt returns nonzero

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv goptv
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv goptv
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv goptv
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv goptv

Test failure

Implementation: crypto_aead/pi32cipher128v2/optimized_nonSSE
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
error 111
crypto_aead_encrypt returns more than crypto_aead_ABYTES extra bytes

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv optimized_nonSSE ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv optimized_nonSSE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv optimized_nonSSE ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv optimized_nonSSE ref