Implementation notes: armeabi, tonido, crypto_sign/rainbow

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_sign
Primitive: rainbow

Test failure

Implementation: crypto_sign/rainbow/ref
Compiler: g++ -funroll-loops -march=native -mtune=xscale -O2
error 111
crypto_sign_open returns nonzero

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