Test results for amd64, hydra7, crypto_kem/mceliece348864f

[Page version: 20260319 16:42:36]

Measurements for amd64, hydra7, crypto_kem Test results for amd64, hydra7, crypto_kem Test results for crypto_kem/mceliece348864f
Computer: hydra7
Microarchitecture: amd64; Sandy Bridge+AES (206a7)
Architecture: amd64
CPU ID: GenuineIntel-000206a7-bfebfbff
SUPERCOP version: 20260217
Operation: crypto_kem
Primitive: mceliece348864f
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
27790096401 0 0254061 1288 2272sseclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
279607114566 0 0273061 1288 2272sseclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
282434122839 0 0280900 1240 2336ssegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
31023765364 0 0221167 1280 2272sseclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
31298072943 0 0229548 1240 2336ssegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
31511369743 0 0226013 1288 2272sseclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
32297866357 0 0222492 1240 2336ssegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
33821161885 0 0216788 1232 2304ssegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
78121083519 0 0245549 1288 2272vecclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
83386080850 0 0242284 1240 2336vecgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
83598783661 0 0245733 1288 2272vecclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
88168774583 0 0235805 1288 2272vecclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
98788046662 0 0205591 1288 2272vecclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
101378841762 0 0201605 1296 2272vecclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
114425342130 0 0202164 1240 2336vecgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
146519134952 0 0193308 1232 2304vecgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
149767341003 0 0200572 1240 2336vecgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
7130988416567 0 0172175 1280 2272refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
7512465344455 0 0203293 1288 2272refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
7656889430137 0 0188061 1288 2272refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
8665503143998 0 0202757 1288 2272refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
8746072732142 0 0190718 1248 2336refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
13027057116008 0 0172918 1248 2336refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
13052236215159 0 0171549 1288 2272refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
13165748112305 0 0167430 1240 2304refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217
14491993115155 0 0171452 1240 2336refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026031420260217

Compiler output


decrypt.c: In file included from decrypt.c:16:
decrypt.c: In file included from ./fft_tr.h:11:
decrypt.c: ./vec256.h:74:9: error: always_inline function '_mm256_and_si256' requires target feature 'avx2', but would be inlined into function 'vec256_and' that is compiled without support for 'avx2'
decrypt.c:         return _mm256_and_si256(a, b);
decrypt.c:                ^
decrypt.c: ./vec256.h:84:9: error: always_inline function '_mm256_or_si256' requires target feature 'avx2', but would be inlined into function 'vec256_or' that is compiled without support for 'avx2'
decrypt.c:         return _mm256_or_si256(a, b);
decrypt.c:                ^
decrypt.c: ./vec256.h:79:9: error: always_inline function '_mm256_xor_si256' requires target feature 'avx2', but would be inlined into function 'vec256_xor' that is compiled without support for 'avx2'
decrypt.c:         return _mm256_xor_si256(a, b);
decrypt.c:                ^
decrypt.c: 3 errors generated.

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
avxclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
avxclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
avxclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
avxclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)

Compiler output


decrypt.c: decrypt.c:218:11: warning: AVX vector return of type 'vec256' (aka '__m256i') without 'avx' enabled changes the ABI [-Wpsabi]
decrypt.c:         allone = vec256_set1_16b(0xFFFF);
decrypt.c:                  ^
decrypt.c: decrypt.c:222:17: warning: AVX vector return of type 'vec256' (aka '__m256i') without 'avx' enabled changes the ABI [-Wpsabi]
decrypt.c:                 error256[i] = vec256_or_reduce(eval[i]);
decrypt.c:                               ^
decrypt.c: decrypt.c:223:17: warning: AVX vector argument of type 'vec256' (aka '__m256i') without 'avx' enabled changes the ABI [-Wpsabi]
decrypt.c:                 error256[i] = vec256_xor(error256[i], allone);
decrypt.c:                               ^
decrypt.c: decrypt.c:151:12: warning: AVX vector return of type 'vec256' (aka '__m256i') without 'avx' enabled changes the ABI [-Wpsabi]
decrypt.c:                 out[i] = vec256_set4x(v[0], v[1], v[2], v[3]);
decrypt.c:                          ^
decrypt.c: In file included from decrypt.c:16:
decrypt.c: In file included from ./fft_tr.h:11:
decrypt.c: ./vec256.h:35:10: error: always_inline function '_mm256_set_epi64x' requires target feature 'avx', but would be inlined into function 'vec256_set4x' that is compiled without support for 'avx'
decrypt.c:         return  _mm256_set_epi64x(a3, a2, a1, a0);
decrypt.c:                 ^
decrypt.c: ./vec256.h:35:10: error: AVX vector return of type '__m256i' (vector of 4 'long long' values) without 'avx' enabled changes the ABI
decrypt.c: decrypt.c:60:15: warning: AVX vector argument of type 'vec256' (aka '__m256i') without 'avx' enabled changes the ABI [-Wpsabi]
decrypt.c:                 out[i][j] = vec256_and(inv[i][j], recv[i]);
decrypt.c:                             ^
decrypt.c: In file included from decrypt.c:16:
decrypt.c: In file included from ./fft_tr.h:11:
decrypt.c: ./vec256.h:74:9: error: always_inline function '_mm256_and_si256' requires target feature 'avx2', but would be inlined into function 'vec256_and' that is compiled without support for 'avx2'
decrypt.c:         return _mm256_and_si256(a, b);
decrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avxclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)

Compiler output


decrypt.c: In file included from /usr/lib/gcc/x86_64-linux-gnu/11/include/immintrin.h:47,
decrypt.c:                  from vec256.h:9,
decrypt.c:                  from fft_tr.h:11,
decrypt.c:                  from decrypt.c:16:
decrypt.c: vec256.h: In function 'vec256_and':
decrypt.c: /usr/lib/gcc/x86_64-linux-gnu/11/include/avx2intrin.h:179:1: error: inlining failed in call to 'always_inline' '_mm256_and_si256': target specific option mismatch
decrypt.c:   179 | _mm256_and_si256 (__m256i __A, __m256i __B)
decrypt.c:       | ^~~~~~~~~~~~~~~~
decrypt.c: In file included from fft_tr.h:11,
decrypt.c:                  from decrypt.c:16:
decrypt.c: vec256.h:74:16: note: called from here
decrypt.c:    74 |         return _mm256_and_si256(a, b);
decrypt.c:       |                ^~~~~~~~~~~~~~~~~~~~~~

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
avxgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
avxgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
avxgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
avxgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)

Compiler output


decrypt.c: In file included from decrypt.c:10:
decrypt.c: In file included from ./vec128_gf.h:11:
decrypt.c: ./vec128.h:33:9: error: always_inline function '_mm_testz_si128' requires target feature 'sse4.1', but would be inlined into function 'vec128_testz' that is compiled without support for 'sse4.1'
decrypt.c:         return _mm_testz_si128(a, a);
decrypt.c:                ^
decrypt.c: 1 error generated.

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sseclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)

TIMECOP error (can be valgrind bug)


error 99
12dd646fa436f6dcabb32fdb74a31f96242a61ea956246de08bdd89171133f08 92752207 21566172449 3400000000 crypto_kem/mceliece348864f/sse +0
Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sseclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)

TIMECOP error (can be valgrind bug)


error 99
12dd646fa436f6dcabb32fdb74a31f96242a61ea956246de08bdd89171133f08 91399849 22489570348 3400000000 crypto_kem/mceliece348864f/sse +0
Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sseclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)

TIMECOP error (can be valgrind bug)


error 99
12dd646fa436f6dcabb32fdb74a31f96242a61ea956246de08bdd89171133f08 87375012 22914306859 3400000000 crypto_kem/mceliece348864f/sse +0
Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:344)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Use of uninitialised value of size 1
   at 0x...: gen_e (encrypt.c:92)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_pke_encrypt (encrypt.c:111)
   by 0x...: crypto_kem_mceliece348864f_sse_constbranchindex_operation_enc (kem_enc.c:29)
   by 0x...: doit (try.c:112)
   by 0x...: main (try-anything.c:356)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
sseclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)

Passed TIMECOP


TIMECOP iterations: 1

Number of similar (implementation,compiler) pairs: 23, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
sseclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
ssegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
ssegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
ssegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
ssegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
vecclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
vecclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
vecclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
vecclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
vecclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
vecgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
vecgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
vecgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
vecgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)