Implementation notes: amd64, wintermute, crypto_hash/fsb256

Computer: wintermute
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_hash
Primitive: fsb256

Compiler output

Implementation: crypto_hash/fsb256/ref
Compiler: cc
fsb.c: In file included from fsb.c:2:
fsb.c: /usr/include/malloc.h:3:2: error: "gt; has been replaced by gt;"
fsb.c: #error "gt; has been replaced by gt;"
fsb.c: ^
fsb.c: 1 error generated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
cc ref
clang -O3 ref
clang -O3 -mavx ref
clang -O3 -mavx2 ref

Compiler output

Implementation: crypto_hash/fsb256/clean
Compiler: cc
fsb.c: In file included from fsb.c:6:
fsb.c: /usr/include/malloc.h:3:2: error: "gt; has been replaced by gt;"
fsb.c: #error "gt; has been replaced by gt;"
fsb.c: ^
fsb.c: 1 error generated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
cc clean
clang -O3 clean
clang -O3 -mavx clean
clang -O3 -mavx2 clean