Implementation notes: armeabi, h2tegra, crypto_aead/pi16cipher128v2

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: pi16cipher128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
1114776ref3gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
1511553ref2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
1597145ref3gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
1923297ref3gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
2014375goptvgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
2322854ref3gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
2395064goptvgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
2466241goptvgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
8851477ref2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
8963456ref2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
9036634ref2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731

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

Compiler output

Implementation: crypto_aead/pi16cipher128v2/goptv
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
pi-cipher.c: pi-cipher.c: In function 'e1':
pi-cipher.c: pi-cipher.c:566:13: internal compiler error: Segmentation fault
pi-cipher.c: Please submit a full bug report,
pi-cipher.c: with preprocessed source if appropriate.
pi-cipher.c: See gt; for instructions.
pi-cipher.c: Preprocessed source stored into /tmp/ccvagodJ.out file, please attach this to your bugreport.

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