Implementation notes: amd64, scw1b63b1, crypto_encrypt/ledapkc51

Computer: scw1b63b1
Architecture: amd64
CPU ID: GenuineIntel-000506f1-0f8bfbff
SUPERCOP version: 20191017
Operation: crypto_encrypt
Primitive: ledapkc51

Compiler output

Implementation: portableopt
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
constant_weight_codec.c: constant_weight_codec.c:270:40: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
constant_weight_codec.c: outPositionsStillAvailable < 0) {
constant_weight_codec.c: ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
constant_weight_codec.c: 1 warning generated.
mceliece_cca2_decrypt.c: In file included from mceliece_cca2_decrypt.c:35:
mceliece_cca2_decrypt.c: ./sha3.h:2:10: fatal error: 'libkeccak.a.headers/KeccakHash.h' file not found
mceliece_cca2_decrypt.c: #include <libkeccak.a.headers/KeccakHash.h>
mceliece_cca2_decrypt.c: ^
mceliece_cca2_decrypt.c: 1 error generated.

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE portableopt

Compiler output

Implementation: portableopt
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
mceliece_cca2_decrypt.c: In file included from mceliece_cca2_decrypt.c:35:0:
mceliece_cca2_decrypt.c: sha3.h:2:44: fatal error: libkeccak.a.headers/KeccakHash.h: No such file or directory
mceliece_cca2_decrypt.c: #include <libkeccak.a.headers/KeccakHash.h>
mceliece_cca2_decrypt.c: ^
mceliece_cca2_decrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE portableopt
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE portableopt
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE portableopt
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE portableopt