Implementation notes: aarch64, lionheart30, crypto_sign/pass863

Computer: lionheart30
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_sign
Primitive: pass863

Test failure

Implementation: crypto_sign/pass863/ref-karatsuba
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
error 111
crypto_sign_open returns nonzero

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref-karatsuba
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref-karatsuba
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref-karatsuba
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref-karatsuba
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref-karatsuba