Implementation notes: armeabi, tonido, crypto_aead/pi64cipher128v1

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: pi64cipher128v1

Test failure

Implementation: crypto_aead/pi64cipher128v1/optimized_nonSSE
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
error 111
crypto_aead_decrypt returns nonzero

Number of similar (compiler,implementation) pairs: 11, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 optimized_nonSSE ref
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 ref
gcc -march=native -mtune=xscale -O3 optimized_nonSSE ref
gcc -march=native -mtune=xscale -Os optimized_nonSSE ref

Compiler output

Implementation: crypto_aead/pi64cipher128v1/optimized_nonSSE
Compiler: gcc -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: 1, namely:
CompilerImplementations
gcc -march=native -mtune=xscale -O2 optimized_nonSSE