Test results for amd64, hunsnivy, crypto_sign/sphincs256
[Page version: 20260701 00:14:32]
Measurements for amd64, hunsnivy, crypto_sign
Test results for amd64, hunsnivy, crypto_sign
Test results for crypto_sign/sphincs256
Computer: hunsnivy
Microarchitecture: amd64; Ivy Bridge+AES (306a9)
Architecture: amd64
CPU ID: GenuineIntel-000306a9-bfebfbff
SUPERCOP version: 20260627
Operation: crypto_sign
Primitive: sphincs256
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_avx2_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/sign.c:296: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_avx2_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/sign.c:296: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_avx2_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/sign.c:296: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_avx2_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/sign.c:296: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_avx2_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/sign.c:296: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_avx2_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/sign.c:296: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_avx2_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/sign.c:296: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_avx2_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/sign.c:296: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_avx2_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/sign.c:296: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/avx2/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_ref_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/sign.c:266: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_ref_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/sign.c:266: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_ref_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/sign.c:266: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_ref_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/sign.c:266: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_ref_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/sign.c:266: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_ref_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/sign.c:266: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_ref_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/sign.c:266: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_ref_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/sign.c:266: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(sign.o): in function `crypto_sign_sphincs256_ref_timingleaks':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/sign.c:266: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `varlen_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:13: undefined reference to `crypto_hash_blake256_avxs_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(hash.o): in function `msg_hash':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/hash.c:20: undefined reference to `crypto_hash_blake512_sse41_constbranchindex'
try.c: /usr/bin/ld: libcrypto_sign_sphincs256.a(prg.o): in function `prg':
try.c: .../supercop-data/hunsnivy/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincs256/ref/work/prg.c:13: undefined reference to `crypto_stream_chacha12_moon_avx_64_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/lib/knownrandombytes.o: in function `randombytes_internal':
try.c: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:31: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: /usr/bin/ld: .../supercop-data/hunsnivy/amd64/knownrandombytes/work/knownrandombytes.c:37: undefined reference to `crypto_rng_chacha20_ref_constbranchindex'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |