Implementation notes: armeabi, cubie2, crypto_sign/bls

Computer: cubie2
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_sign
Primitive: bls

Compiler output

Implementation: crypto_sign/bls/ref
Compiler: g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
mrcore.c: mrcore.c:139:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: "zzn2_sadd","zzn2_ssub","zzn2_times_irp"};
mrcore.c: ^
mrcore.c: mrcore.c:139:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: ...
mrcore.c: ^
mrcore.c: mrcore.c:353:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: mputs("No irreducible basis definedn");
mrcore.c: ^
mrcore.c: mrcore.c:356:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: mputs("Composite modulusn");
mrcore.c: ^
mrcore.c: mrcore.c:359:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
mrcore.c: mputs("Undefined errorn");
mrcore.c: ^
mrcomba.S: mrcomba.c: Assembler messages:
mrcomba.S: mrcomba.c:5: Error: unrecognized symbol type ""
mrcomba.S: mrcomba.c:7: Error: bad instruction `pushl %ebp'
mrcomba.S: mrcomba.c:8: Error: bad instruction `movl %esp,%ebp'
mrcomba.S: mrcomba.c:9: Error: bad instruction `pushl %edi'
mrcomba.S: mrcomba.c:10: Error: bad instruction `pushl %esi'
mrcomba.S: mrcomba.c:11: Error: bad instruction `pushl %ebx'
mrcomba.S: mrcomba.c:12: Error: bad instruction `subl $28,%esp'
mrcomba.S: mrcomba.c:13: Error: bad instruction `movl 8(%ebp),%esi'
mrcomba.S: mrcomba.c:14: Error: bad instruction `movl mr_mip,%eax'
mrcomba.S: ...
mrcomba.S: mrcomba.c:1456: Error: bad instruction `addl $44,%esp'
mrcomba.S: mrcomba.c:1457: Error: bad instruction `popl %ebx'
mrcomba.S: mrcomba.c:1458: Error: bad instruction `popl %esi'
mrcomba.S: mrcomba.c:1459: Error: bad instruction `popl %edi'
mrcomba.S: mrcomba.c:1460: Error: bad instruction `popl %ebp'
mrcomba.S: mrcomba.c:1461: Error: bad instruction `ret'
mrcomba.S: mrcomba.c:1463: Error: bad instruction `movl 12(%ebp),%eax'
mrcomba.S: mrcomba.c:1464: Error: bad instruction `movl 4(%eax),%ecx'
mrcomba.S: mrcomba.c:1465: Error: bad instruction `jmp .L101'
mrcomba.S: mrcomba.c:1468: Error: junk at end of line, first unrecognized character is `,'

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2 ref
g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O3 ref
g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os ref
g++ -mcpu=native -mfpu=neon-vfpv4 -O2 ref
g++ -mcpu=native -mfpu=neon-vfpv4 -O3 ref
g++ -mcpu=native -mfpu=neon-vfpv4 -Os ref