Implementation notes: amd64, par, crypto_hash/lux512

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

Test failure

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

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

Compiler output

Implementation: crypto_hash/lux512/asm
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
LUX.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
LUX.c: LUX.c: In function 'Update':
LUX.c: LUX.c:264:5: warning: implicit declaration of function 'LUX25664' [-Wimplicit-function-declaration]
LUX.c: LUX25664(&Te0,state->gt;core,state->gt;buffer,data,doneLength);
LUX.c: ^~~~~~~~
LUX.c: LUX.c:286:4: warning: implicit declaration of function 'LUX51264' [-Wimplicit-function-declaration]
LUX.c: LUX51264(&T640,state->gt;core64,state->gt;buffer64,data,doneLength);
LUX.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: LUX.c: In function 'Update':
hash.c: LUX.c:264:5: warning: implicit declaration of function 'LUX25664' [-Wimplicit-function-declaration]
hash.c: LUX25664(&Te0,state->gt;core,state->gt;buffer,data,doneLength);
hash.c: ^~~~~~~~
hash.c: LUX.c:286:4: warning: implicit declaration of function 'LUX51264' [-Wimplicit-function-declaration]
hash.c: LUX51264(&T640,state->gt;core64,state->gt;buffer64,data,doneLength);
hash.c: ^~~~~~~~
LUX256-64.s: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
LUX512-64.s: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

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