Implementation notes: armeabi, tonido, crypto_aead/pi64cipher256v2wideblock8KB

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

Test failure

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

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

Compiler output

Implementation: crypto_aead/pi64cipher256v2wideblock8KB/optimized_nonSSE
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: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 optimized_nonSSE ref
gcc -funroll-loops -march=native -mtune=xscale -O3 ref
gcc -march=native -mtune=xscale -O2 optimized_nonSSE ref
gcc -march=native -mtune=xscale -O3 ref