Implementation notes: amd64, temp, crypto_kem/titaniumccatoy

Computer: temp
Architecture: amd64
CPU ID: AuthenticAMD-00800f12-178bfbff
SUPERCOP version: 20191017
Operation: crypto_kem
Primitive: titaniumccatoy

Compiler output

Implementation: avx2
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
pack.c: pack.c: In function 'poly_decode':
pack.c: pack.c:65:6: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
pack.c: bb = b + (i / 8) * Q_BITS;
pack.c: ^
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `load_8':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `load_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `store_8':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `store_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `load_24':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `load_24'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `load_32':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `load_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `store_32':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `store_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(ntt.o): In function `barrett_zq':
try.c: ntt.c:(.text+0x...): multiple definition of `barrett_zq'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `load_8':
try.c: pack.c:(.text+0x...): multiple definition of `load_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `store_8':
try.c: pack.c:(.text+0x...): multiple definition of `store_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `load_24':
try.c: pack.c:(.text+0x...): multiple definition of `load_24'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `load_32':
try.c: pack.c:(.text+0x...): multiple definition of `load_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `store_32':
try.c: pack.c:(.text+0x...): multiple definition of `store_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `load_8':
try.c: sampler.c:(.text+0x...): multiple definition of `load_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `store_8':
try.c: sampler.c:(.text+0x...): multiple definition of `store_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `load_24':
try.c: sampler.c:(.text+0x...): multiple definition of `load_24'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `load_32':
try.c: sampler.c:(.text+0x...): multiple definition of `load_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `store_32':
try.c: sampler.c:(.text+0x...): multiple definition of `store_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `barrett_zq':
try.c: sampler.c:(.text+0x...): multiple definition of `barrett_zq'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
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

Compiler output

Implementation: opt
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
pack.c: pack.c: In function 'poly_decode':
pack.c: pack.c:65:6: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
pack.c: bb = b + (i / 8) * Q_BITS;
pack.c: ^
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `load_8':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `load_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `store_8':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `store_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `load_24':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `load_24'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `load_32':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `load_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `store_32':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `store_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(ntt.o): In function `barrett_4q':
try.c: ntt.c:(.text+0x...): multiple definition of `barrett_4q'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(ntt.o): In function `barrett_8q':
try.c: ntt.c:(.text+0x...): multiple definition of `barrett_8q'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(ntt.o): In function `barrett_16q':
try.c: ntt.c:(.text+0x...): multiple definition of `barrett_16q'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(ntt.o): In function `barrett_2q2':
try.c: ntt.c:(.text+0x...): multiple definition of `barrett_2q2'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(ntt.o): In function `barrett_4q2':
try.c: ntt.c:(.text+0x...): multiple definition of `barrett_4q2'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(ntt.o): In function `barrett_zq':
try.c: ntt.c:(.text+0x...): multiple definition of `barrett_zq'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `load_8':
try.c: pack.c:(.text+0x...): multiple definition of `load_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `store_8':
try.c: pack.c:(.text+0x...): multiple definition of `store_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `load_24':
try.c: pack.c:(.text+0x...): multiple definition of `load_24'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `load_32':
try.c: pack.c:(.text+0x...): multiple definition of `load_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `store_32':
try.c: pack.c:(.text+0x...): multiple definition of `store_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `load_8':
try.c: sampler.c:(.text+0x...): multiple definition of `load_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `store_8':
try.c: sampler.c:(.text+0x...): multiple definition of `store_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `load_24':
try.c: sampler.c:(.text+0x...): multiple definition of `load_24'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `load_32':
try.c: sampler.c:(.text+0x...): multiple definition of `load_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `store_32':
try.c: sampler.c:(.text+0x...): multiple definition of `store_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `barrett_4q':
try.c: sampler.c:(.text+0x...): multiple definition of `barrett_4q'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `barrett_8q':
try.c: sampler.c:(.text+0x...): multiple definition of `barrett_8q'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `barrett_16q':
try.c: sampler.c:(.text+0x...): multiple definition of `barrett_16q'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `barrett_2q2':
try.c: sampler.c:(.text+0x...): multiple definition of `barrett_2q2'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `barrett_4q2':
try.c: sampler.c:(.text+0x...): multiple definition of `barrett_4q2'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `barrett_zq':
try.c: sampler.c:(.text+0x...): multiple definition of `barrett_zq'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
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 opt
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE opt
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE opt
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE opt

Compiler output

Implementation: ref
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
pack.c: pack.c: In function 'poly_decode':
pack.c: pack.c:65:6: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
pack.c: bb = b + (i / 8) * Q_BITS;
pack.c: ^
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `load_8':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `load_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `store_8':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `store_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `load_24':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `load_24'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `load_32':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `load_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(fastrandombytes.o): In function `store_32':
try.c: fastrandombytes.c:(.text+0x...): multiple definition of `store_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `load_8':
try.c: pack.c:(.text+0x...): multiple definition of `load_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `store_8':
try.c: pack.c:(.text+0x...): multiple definition of `store_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `load_24':
try.c: pack.c:(.text+0x...): multiple definition of `load_24'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `load_32':
try.c: pack.c:(.text+0x...): multiple definition of `load_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(pack.o): In function `store_32':
try.c: pack.c:(.text+0x...): multiple definition of `store_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `load_8':
try.c: sampler.c:(.text+0x...): multiple definition of `load_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `store_8':
try.c: sampler.c:(.text+0x...): multiple definition of `store_8'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `load_24':
try.c: sampler.c:(.text+0x...): multiple definition of `load_24'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `load_32':
try.c: sampler.c:(.text+0x...): multiple definition of `load_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
try.c: crypto_kem_titaniumccatoy.a(sampler.o): In function `store_32':
try.c: sampler.c:(.text+0x...): multiple definition of `store_32'
try.c: crypto_kem_titaniumccatoy.a(encrypt.o):encrypt.c:(.text+0x...): first defined here
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 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