Implementation notes: amd64, par, crypto_hash/cheetah256

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: cheetah256

Test failure

Implementation: crypto_hash/cheetah256/asm
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
error 111

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 asm asm64
gcc -funroll-loops -march=native -mcpu=native -O3 asm asm64
gcc -funroll-loops -march=native -mcpu=native -Os asm asm64
gcc -march=native -mcpu=native -O2 asm asm64
gcc -march=native -mcpu=native -O3 asm asm64
gcc -march=native -mcpu=native -Os asm asm64

Compiler output

Implementation: crypto_hash/cheetah256/asm
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
Cheetah.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
Cheetah.c: Cheetah.c: In function 'Update':
Cheetah.c: Cheetah.c:220:4: warning: implicit declaration of function 'Cheetah25664' [-Wimplicit-function-declaration]
Cheetah.c: Cheetah25664(&Te0,&T640,&state->gt;core, data, totLength);
Cheetah.c: ^~~~~~~~~~~~
Cheetah.c: Cheetah.c:232:4: warning: implicit declaration of function 'Cheetah51264' [-Wimplicit-function-declaration]
Cheetah.c: Cheetah51264(&Te0,&T640,&state->gt;core64, data, totLength);
Cheetah.c: ^~~~~~~~~~~~
hash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
hash.c: In file included from hash.c:2:0:
hash.c: Cheetah.c: In function 'Update':
hash.c: Cheetah.c:220:4: warning: implicit declaration of function 'Cheetah25664' [-Wimplicit-function-declaration]
hash.c: Cheetah25664(&Te0,&T640,&state->gt;core, data, totLength);
hash.c: ^~~~~~~~~~~~
hash.c: Cheetah.c:232:4: warning: implicit declaration of function 'Cheetah51264' [-Wimplicit-function-declaration]
hash.c: Cheetah51264(&Te0,&T640,&state->gt;core64, data, totLength);
hash.c: ^~~~~~~~~~~~
Cheetah256-64.s: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
Cheetah512-64.s: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
Cheetah512-64.s: Cheetah512-64.s: Assembler messages:
Cheetah512-64.s: Cheetah512-64.s:4992: Warning: zero assumed for missing expression
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 asm asm64
gcc -funroll-loops -march=native -mcpu=native -O3 asm asm64
gcc -funroll-loops -march=native -mcpu=native -Os asm asm64
gcc -march=native -mcpu=native -O2 asm asm64
gcc -march=native -mcpu=native -O3 asm asm64
gcc -march=native -mcpu=native -Os asm asm64