Implementation notes: amd64, devoptimis, crypto_sign/sphincs256

Computer: devoptimis
Architecture: amd64
CPU ID: GenuineIntel-000206c2-bfebfbff
SUPERCOP version: 20190910
Operation: crypto_sign
Primitive: sphincs256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
52982654012124 320 859421 792 1664refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019100320190910
8603021728455 320 853669 792 1664refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019100320190910
9494948098467 320 853541 792 1664refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019100320190910
10178306607488 320 851525 784 1632refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019100320190910

Compiler output

Implementation: avx2
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: crypto_sign_sphincs256.a(genfullchain8x.o): relocation R_X86_64_32S against symbol `_rotate8' can not be used when making a PIE object; recompile with -fPIC
try.c: /usr/bin/ld: crypto_sign_sphincs256.a(hash_2n_n_mask_8x.o): relocation R_X86_64_32S against symbol `_rotate8' can not be used when making a PIE object; recompile with -fPIC
try.c: /usr/bin/ld: crypto_sign_sphincs256.a(hash_n_n_8x.o): relocation R_X86_64_32S against symbol `_rotate8' can not be used when making a PIE object; recompile with -fPIC
try.c: /usr/bin/ld: crypto_sign_sphincs256.a(loop_hash_2n_n_mask_8x.o): relocation R_X86_64_32S against symbol `_rotate8' can not be used when making a PIE object; recompile with -fPIC
try.c: /usr/bin/ld: final link failed: Nonrepresentable section on output
try.c: collect2: error: ld returned 1 exit status

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

Namespace violations

Implementation: ref
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
consts.o _rotate16 D
consts.o _rotate8 D
consts.o hashc8x D
hash.o hash_2n_n T
hash.o hash_2n_n_mask T
hash.o hash_n_n T
hash.o hash_n_n_mask T
hash.o msg_hash T
hash.o varlen_hash T
horst.o horst_sign T
horst.o horst_verify T
permute.o chacha_permute T
prg.o prg T
wots.o wots_pkgen T
wots.o wots_sign T
wots.o wots_verify T
zerobytes.o zerobytes T

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