Implementation notes: amd64, utrecht, crypto_aead/pi32cipher256v2

Computer: utrecht
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: pi32cipher256v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
165483goptvgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
169578goptvgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
170649goptvgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731
253395goptvgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731
276381ref3gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731
284679ref3gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
287415ref3gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
303498ref3gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731
425223ref2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
1045971ref2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
1055592ref2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731
1387548ref2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731

Test failure

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