Implementation notes: armeabi, h2tegra, crypto_aead/pi16cipher096v2

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: pi16cipher096v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
1114879ref3gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
1511991ref2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
1588917ref3gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
1917793ref3gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
2011800goptvgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
2331918ref3gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
2394633goptvgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
2467066goptvgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
8864172ref2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
8872738ref2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
9026439ref2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731

Test failure

Implementation: crypto_aead/pi16cipher096v2/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/pi16cipher096v2/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/ccj7ai0q.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