Implementation notes: armeabi, h2tegra, crypto_aead/pi64cipher256v2

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: pi64cipher256v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
857816ref3gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
1042443ref3gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
1051520ref3gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
1141249ref3gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
2055496ref2gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
2184156goptvgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
2764834goptvgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
3296373ref2gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
3315970ref2gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
3925932ref2gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731

Test failure

Implementation: crypto_aead/pi64cipher256v2/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: 6, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv optimized_nonSSE
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
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv optimized_nonSSE ref

Compiler output

Implementation: crypto_aead/pi64cipher256v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: gcc: internal compiler error: Killed (program cc1)
encrypt.c: Please submit a full bug report,
encrypt.c: with preprocessed source if appropriate.
encrypt.c: See gt; for instructions.

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/pi64cipher256v2/goptv
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
pi-cipher.c: gcc: internal compiler error: Killed (program cc1)
pi-cipher.c: Please submit a full bug report,
pi-cipher.c: with preprocessed source if appropriate.
pi-cipher.c: See gt; for instructions.

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

Compiler output

Implementation: crypto_aead/pi64cipher256v2/goptv
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
pi-cipher.c: pi-cipher.c: In function 'pi':
pi-cipher.c: pi-cipher.c:649: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/ccQJgXtQ.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