Implementation notes: aarch64, a53, crypto_hash/rhash

Computer: a53
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20160731
Operation: crypto_hash
Primitive: rhash

Test failure

Implementation: crypto_hash/rhash/ref
Compiler: clang++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
error 111
crypto_hash is nondeterministic

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref
g++ -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv ref
g++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv ref
g++ -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv ref
g++ -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv ref