Implementation notes: armeabi, tonido, crypto_aead/pi64cipher256v2

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: pi64cipher256v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3016470? ? ?? ? ?ref3gcc_-march=native_-mtune=xscale_-Os2017072920170718
3018762? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072920170718
3739842? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072920170718
3821454? ? ?? ? ?ref3gcc_-march=native_-mtune=xscale_-O32017072920170718
3978906? ? ?? ? ?ref3gcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072920170718
4045002? ? ?? ? ?ref3gcc_-march=native_-mtune=xscale_-O22017072920170718
5146596? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072920170718
5306850? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072920170718
5647302? ? ?? ? ?ref2gcc_-march=native_-mtune=xscale_-O32017072920170718
6020172? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072920170718
6537054? ? ?? ? ?goptvgcc_-march=native_-mtune=xscale_-Os2017072920170718
6804630? ? ?? ? ?ref2gcc_-march=native_-mtune=xscale_-O22017072920170718
7026354? ? ?? ? ?ref2gcc_-march=native_-mtune=xscale_-Os2017072920170718
7054746? ? ?? ? ?ref2gcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072920170718
10663470? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072920170718
11777100? ? ?? ? ?goptvgcc_-march=native_-mtune=xscale_-O22017072920170718
12605166? ? ?? ? ?goptvgcc_-march=native_-mtune=xscale_-O32017072920170718
13640796? ? ?? ? ?goptvgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072920170718

Test failure

Implementation: crypto_aead/pi64cipher256v2/optimized_nonSSE
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
error 111
crypto_aead_encrypt returns more than crypto_aead_ABYTES extra bytes

Number of similar (compiler,implementation) pairs: 10, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 optimized_nonSSE
gcc -funroll-loops -march=native -mtune=xscale -O3 optimized_nonSSE ref
gcc -funroll-loops -march=native -mtune=xscale -Os optimized_nonSSE ref
gcc -march=native -mtune=xscale -O2 optimized_nonSSE
gcc -march=native -mtune=xscale -O3 optimized_nonSSE ref
gcc -march=native -mtune=xscale -Os optimized_nonSSE ref

Compiler output

Implementation: crypto_aead/pi64cipher256v2/ref
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
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 <https://github.com/archlinuxarm/PKGBUILDs/issues> for instructions.

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 ref
gcc -march=native -mtune=xscale -O2 ref