Implementation notes: armeabi, a15, crypto_aead/cba1

Computer: a15
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: cba1
TimeImplementationCompilerBenchmark dateSUPERCOP version
189954refgcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O22016121520161026
238803refgcc -mcpu=native -mfpu=neon-vfpv4 -Os2016121520161026
240751refgcc -mcpu=native -mfpu=neon-vfpv4 -O22016121520161026
256179refgcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os2016121520161026

Compiler output

Implementation: crypto_aead/cba1/ref
Compiler: gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O3
encrypt.c: encrypt.c: In function 'enc':
encrypt.c: encrypt.c:347:1: internal compiler error: Segmentation fault
encrypt.c: }
encrypt.c: ^
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 -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O3 ref
gcc -mcpu=native -mfpu=neon-vfpv4 -O3 ref