Implementation notes: armeabi, tonido, crypto_sign/pass769

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

Test failure

Implementation: crypto_sign/pass769/ref-karatsuba
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
error 111
crypto_sign_open returns nonzero

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