Implementation notes: x86, thoth, crypto_sign/bls

Computer: thoth
Architecture: x86
CPU ID: AuthenticAMD-00000622-0183f9ff
SUPERCOP version: 20160806
Operation: crypto_sign
Primitive: bls

Compiler output

Implementation: crypto_sign/bls/ref
Compiler: clang++ -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
mralloc.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth0.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth1.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth2.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth2.c: mrarth2.c:1071:11: error: invalid symbol redefinition
mrarth2.c: "tcl8:\n"
mrarth2.c: ^
mrarth2.c: gt;:14:1: note: instantiated into assembly here
mrarth2.c: tcl8:
mrarth2.c: ^
mrarth2.c: mrarth2.c:1075:11: error: invalid symbol redefinition
mrarth2.c: "tcl10:\n"
mrarth2.c: ^
mrarth2.c: gt;:18:1: note: instantiated into assembly here
mrarth2.c: tcl10:
mrarth2.c: ^
mrarth2.c: mrarth2.c:1083:11: error: invalid symbol redefinition
mrarth2.c: "tcl11:\n"
mrarth2.c: ^
mrarth2.c: gt;:26:1: note: instantiated into assembly here
mrarth2.c: tcl11:
mrarth2.c: ^
mrarth2.c: mrarth2.c:1087:11: error: invalid symbol redefinition
mrarth2.c: "tcl12:\n"
mrarth2.c: ^
mrarth2.c: gt;:30:1: note: instantiated into assembly here
mrarth2.c: tcl12:
mrarth2.c: ^
mrarth2.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang++ -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref

Compiler output

Implementation: crypto_sign/bls/ref
Compiler: g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: "zzn2_sadd","zzn2_ssub","zzn2_times_irp"};
mrcore.c: ^
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref