Implementation notes: amd64, par, crypto_dh/gls1271

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

Compiler output

Implementation: crypto_dh/gls1271/ref4
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
gls1271.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
gls1271.c: gls1271.c: In function 'crypto_dh_gls1271_ref4_keypair':
gls1271.c: gls1271.c:385:2: warning: implicit declaration of function 'ecn2_brick_init' [-Wimplicit-function-declaration]
gls1271.c: ecn2_brick_init(&binst,prom,A,B,p,6,128);
gls1271.c: ^~~~~~~~~~~~~~~
gls1271.c: gls1271.c:391:5: warning: implicit declaration of function 'randombytes' [-Wimplicit-function-declaration]
gls1271.c: randombytes(sk,32);
gls1271.c: ^~~~~~~~~~~
mrarth0.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
mrarth1.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
mrarth2.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
mrbits.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
mrcore.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
mrecn2.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
mrecn2.c: mrecn2.c: In function 'zzn2_div2_i':
mrecn2.c: mrecn2.c:20:2: warning: implicit declaration of function 'moddiv2' [-Wimplicit-function-declaration]
mrecn2.c: moddiv2(w->gt;a->gt;w);
mrecn2.c: ^~~~~~~
mrecn2.c: mrecn2.c: In function 'zzn2_tim2_i':
mrecn2.c: mrecn2.c:32:2: warning: implicit declaration of function 'modtim2' [-Wimplicit-function-declaration]
mrecn2.c: modtim2(w->gt;a->gt;w);
mrecn2.c: ^~~~~~~
mrecn2.c: mrecn2.c: In function 'zzn2_tim3_i':
mrecn2.c: mrecn2.c:44:2: warning: implicit declaration of function 'modtim3' [-Wimplicit-function-declaration]
mrecn2.c: modtim3(w->gt;a->gt;w);
mrecn2.c: ^~~~~~~
mrecn2.c: mrecn2.c: In function 'zzn2_add_i':
mrecn2.c: mrecn2.c:70:5: warning: implicit declaration of function 'modadd' [-Wimplicit-function-declaration]
mrecn2.c: modadd(x->gt;a->gt;w,y->gt;a->gt;w,w->gt;a->gt;w);
mrecn2.c: ^~~~~~
mrecn2.c: mrecn2.c: In function 'zzn2_sub_i':
mrecn2.c: mrecn2.c:81:5: warning: implicit declaration of function 'modsub' [-Wimplicit-function-declaration]
mrecn2.c: modsub(x->gt;a->gt;w,y->gt;a->gt;w,w->gt;a->gt;w);
mrecn2.c: ^~~~~~
mrecn2.c: mrecn2.c: In function 'zzn2_timesi_i':
mrecn2.c: mrecn2.c:96:2: warning: implicit declaration of function 'modneg' [-Wimplicit-function-declaration]
mrecn2.c: modneg(u->gt;a->gt;w);
mrecn2.c: ^~~~~~
mrecn2.c: ...

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