Implementation notes: amd64, utrecht, crypto_aead/pi32cipher128v2

Computer: utrecht
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: pi32cipher128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
109449goptvgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
113103goptvgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
113598goptvgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731
170577goptvgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731
278136ref3gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731
285462ref3gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
287091ref3gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
304128ref3gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731
428769ref2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
1045359ref2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
1056573ref2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731
1384155ref2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731

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