Implementation notes: amd64, icelake, crypto_dh/hecfp64e2i

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_dh
Primitive: hecfp64e2i

Compiler output

Implementation: T:v01/var
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_var_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_var_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_var_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_var_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/var
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/var
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/var
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/var

Compiler output

Implementation: T:v01/w8s01
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
io.c: io.c:352:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:352:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:352:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: io.c:379:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:379:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:379:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: 2 warnings generated.
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s01_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s01_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s01_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s01
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s01
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s01

Compiler output

Implementation: T:v01/w8s01
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s01_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s01_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s01_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s01
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s01
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s01

Compiler output

Implementation: T:v01/w8s02
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
io.c: io.c:352:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:352:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:352:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: io.c:379:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:379:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:379:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: 2 warnings generated.
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s02_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s02_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s02_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s02
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s02
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s02

Compiler output

Implementation: T:v01/w8s02
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s02_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s02_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s02_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s02
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s02
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s02

Compiler output

Implementation: T:v01/w8s04
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
io.c: io.c:352:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:352:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:352:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: io.c:379:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:379:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:379:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: 2 warnings generated.
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s04_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s04_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s04_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s04
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s04
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s04

Compiler output

Implementation: T:v01/w8s04
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s04_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s04_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s04_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s04
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s04
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s04

Compiler output

Implementation: T:v01/w8s08
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
io.c: io.c:352:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:352:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:352:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: io.c:379:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:379:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:379:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: 2 warnings generated.
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s08_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s08_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s08_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s08
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s08
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s08

Compiler output

Implementation: T:v01/w8s08
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s08_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s08_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s08_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s08
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s08
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s08

Compiler output

Implementation: T:v01/w8s16
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
io.c: io.c:352:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:352:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:352:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: io.c:379:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:379:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:379:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: 2 warnings generated.
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s16_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s16_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s16_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s16
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s16
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s16

Compiler output

Implementation: T:v01/w8s16
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s16_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s16_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s16_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s16
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s16
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s16

Compiler output

Implementation: T:v01/w8s32
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
io.c: io.c:352:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:352:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:352:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: io.c:379:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
io.c: if((buf[i] == -1)){
io.c: ~~~~~~~^~~~~
io.c: io.c:379:14: note: remove extraneous parentheses around the comparison to silence this warning
io.c: if((buf[i] == -1)){
io.c: ~ ^ ~
io.c: io.c:379:14: note: use '=' to turn this equality comparison into an assignment
io.c: if((buf[i] == -1)){
io.c: ^~
io.c: =
io.c: 2 warnings generated.
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s32_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s32_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s32_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s32
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s32
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:v01/w8s32

Compiler output

Implementation: T:v01/w8s32
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_fp_add_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: "_fp_cpy_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_cpy_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s32_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_cpy_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_neg_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_add_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: _hec_fp_madd_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(divisor.o)
try.c: ...
try.c: "_fp_mul_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: "_fp_mul_2e064mce2_x8664", referenced from:
try.c: _crypto_dh_hecfp64e2i_v01_w8s32_timingleaks_keypair in crypto_dh_hecfp64e2i.a(test.o)
try.c: _crypto_dh_hecfp64e2i_v01_w8s32_timingleaks in crypto_dh_hecfp64e2i.a(test.o)
try.c: _hec_fp_smul_2e064mce2_g2i in crypto_dh_hecfp64e2i.a(smul.o)
try.c: _hec_fp_smul_2e064mce2_g2i_a2is0_a3is0 in crypto_dh_hecfp64e2i.a(smul.o)
try.c: "_fp_neg_2e064mc_x8664_asm", referenced from:
try.c: _fp_inv_2e064mce2_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mce2_x8664.o)
try.c: _fp_inv_2e064mc_x8664 in crypto_dh_hecfp64e2i.a(fp_2e064mc_x8664.o)
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s32
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s32
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:v01/w8s32