Implementation notes: amd64, tueisecgern, crypto_aead/pi16cipher128v2

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_aead
Primitive: pi16cipher128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
897107ref3gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
965491ref3gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
973354ref3gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
987451ref3gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
1008170ref2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
2868670ref2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
3278671ref2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
3509631ref2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718

Test failure

Implementation: crypto_aead/pi16cipher128v2/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/pi16cipher128v2/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