Implementation notes: amd64, floodyberry, crypto_hash/atelopus32

Computer: floodyberry
Architecture: amd64
CPU ID: GenuineIntel-00010676-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_hash
Primitive: atelopus32

Test failure

Implementation: crypto_hash/atelopus32/ref
Compiler: clang++ -O1 -march=native -m64 -fomit-frame-pointer
error 111
crypto_hash does not handle m=h overlap

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
clang++ -O1 -march=native -m64 -fomit-frame-pointer ref
clang++ -O3 -march=native -m64 -fomit-frame-pointer ref
g++ -m64 -O2 -fomit-frame-pointer ref
g++ -m64 -O3 -fomit-frame-pointer ref
g++ -m64 -march=native -mtune=native -O2 -fomit-frame-pointer ref
g++ -m64 -march=native -mtune=native -O3 -fomit-frame-pointer ref
icpc -m64 -O1 -static -xHost -fomit-frame-pointer ref
icpc -m64 -O3 -static -xHost -fomit-frame-pointer ref