Test results for amd64, rumba5, crypto_dh/ecfp256q

[Page version: 20241012 15:08:56]

Measurements for amd64, rumba5, crypto_dh Test results for amd64, rumba5, crypto_dh Test results for crypto_dh/ecfp256q
Computer: rumba5
Microarchitecture: amd64; Zen (800f11)
Architecture: amd64
CPU ID: AuthenticAMD-00800f11-178bfbff
SUPERCOP version: 20241011
Operation: crypto_dh
Primitive: ecfp256q

Compiler output


ec_fp_256q.c: In file included from ec_fp_256q.c:16:
ec_fp_256q.c: In file included from ./finite256.h:24:
ec_fp_256q.c: ./fp_256x8664.h:13:28: warning: unused function 'fp_is0_256' [-Wunused-function]
ec_fp_256q.c: static INLINE unsigned int fp_is0_256(uni an){
ec_fp_256q.c:                            ^
ec_fp_256q.c: ./fp_256x8664.h:257:20: warning: unused function 'fp_sub_1_256' [-Wunused-function]
ec_fp_256q.c: static INLINE void fp_sub_1_256(uni zn, uni an, uni_t b){
ec_fp_256q.c:                    ^
ec_fp_256q.c: ec_fp_256q.c:22:13: warning: unused function 'ec_fp_set_1_256Q' [-Wunused-function]
ec_fp_256q.c: static void ec_fp_set_1_256Q(uni X3, uni Y3, uni Z3, const uni_t X1, const uni_t Y1, const uni_t Z1){
ec_fp_256q.c:             ^
ec_fp_256q.c: ec_fp_256q.c:83:13: warning: unused function 'ec_fp_dbl_256Qe' [-Wunused-function]
ec_fp_256q.c: static void ec_fp_dbl_256Qe(uni X3, uni Y3, uni T3, uni Z3, uni X1, uni Y1, uni Z1){
ec_fp_256q.c:             ^
ec_fp_256q.c: ec_fp_256q.c:101:13: warning: unused function 'ec_fp_madd_256Qx' [-Wunused-function]
ec_fp_256q.c: static void ec_fp_madd_256Qx(uni X3, uni Y3, uni Z3, const uni X1, const uni Y1, const uni T1, const uni Z1, const uni X2, const uni Y2, const uni T2, const uni_t d){
ec_fp_256q.c:             ^
ec_fp_256q.c: 5 warnings generated.
fp_256x8664.c: In file included from fp_256x8664.c:4:
fp_256x8664.c: In file included from ./finite256.h:24:
fp_256x8664.c: ./fp_256x8664.h:13:28: warning: unused function 'fp_is0_256' [-Wunused-function]
fp_256x8664.c: static INLINE unsigned int fp_is0_256(uni an){
fp_256x8664.c:                            ^
fp_256x8664.c: ./fp_256x8664.h:17:20: warning: unused function 'fp_mld_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_mld_256(uni zn, uni_t a, uni bn){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:96:20: warning: unused function 'fp_ml2_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_ml2_256(uni zn, uni an){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:142:20: warning: unused function 'fp_dv2_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_dv2_256(uni zn, uni an){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:175:20: warning: unused function 'fp_cpy_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_cpy_256(uni zn, uni an){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:195:20: warning: unused function 'fp_set_1_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_set_1_256(uni zn, uni_t a){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:211:20: warning: unused function 'fp_add_1_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_add_1_256(uni zn, uni an, uni_t b){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:257:20: warning: unused function 'fp_sub_1_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_sub_1_256(uni zn, uni an, uni_t b){
fp_256x8664.c: ...

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

Compiler output


array_lo.c: In file included from array_lo.c:24:
array_lo.c: kernel.h:82:1: warning: multi-line comment [-Wcomment]
array_lo.c:    82 | //#define km_add_c(cr, z, a, b, c)if(1){ \
array_lo.c:       | ^
array_lo.c: kernel.h:95:1: warning: multi-line comment [-Wcomment]
array_lo.c:    95 | //#define km_add_c(cr, z, a, b, c) __asm__( \
array_lo.c:       | ^
ec_fp_256q.c: In file included from crympix.h:30,
ec_fp_256q.c:                  from ec_fp_256q.c:15:
ec_fp_256q.c: kernel.h:82:1: warning: multi-line comment [-Wcomment]
ec_fp_256q.c:    82 | //#define km_add_c(cr, z, a, b, c)if(1){ \
ec_fp_256q.c:       | ^
ec_fp_256q.c: kernel.h:95:1: warning: multi-line comment [-Wcomment]
ec_fp_256q.c:    95 | //#define km_add_c(cr, z, a, b, c) __asm__( \
ec_fp_256q.c:       | ^
ec_fp_256q.c: ec_fp_256q.c:101:13: warning: 'ec_fp_madd_256Qx' defined but not used [-Wunused-function]
ec_fp_256q.c:   101 | static void ec_fp_madd_256Qx(uni X3, uni Y3, uni Z3, const uni X1, const uni Y1, const uni T1, const uni Z1, const uni X2, const uni Y2, const uni T2, const uni_t d){
ec_fp_256q.c:       |             ^~~~~~~~~~~~~~~~
ec_fp_256q.c: ec_fp_256q.c:83:13: warning: 'ec_fp_dbl_256Qe' defined but not used [-Wunused-function]
ec_fp_256q.c:    83 | static void ec_fp_dbl_256Qe(uni X3, uni Y3, uni T3, uni Z3, uni X1, uni Y1, uni Z1){
ec_fp_256q.c:       |             ^~~~~~~~~~~~~~~
ec_fp_256q.c: ec_fp_256q.c:22:13: warning: 'ec_fp_set_1_256Q' defined but not used [-Wunused-function]
ec_fp_256q.c:    22 | static void ec_fp_set_1_256Q(uni X3, uni Y3, uni Z3, const uni_t X1, const uni_t Y1, const uni_t Z1){
ec_fp_256q.c:       |             ^~~~~~~~~~~~~~~~
ec_fp_256q.c: In file included from finite256.h:24,
ec_fp_256q.c:                  from ec_fp_256q.c:16:
ec_fp_256q.c: fp_256x8664.h:257:20: warning: 'fp_sub_1_256' defined but not used [-Wunused-function]
ec_fp_256q.c:   257 | static INLINE void fp_sub_1_256(uni zn, uni an, uni_t b){
ec_fp_256q.c:       |                    ^~~~~~~~~~~~
ec_fp_256q.c: fp_256x8664.h:13:28: warning: 'fp_is0_256' defined but not used [-Wunused-function]
ec_fp_256q.c:    13 | static INLINE unsigned int fp_is0_256(uni an){
ec_fp_256q.c:       |                            ^~~~~~~~~~
fp_256x8664.c: In file included from crympix.h:30,
fp_256x8664.c:                  from fp_256x8664.c:2:
fp_256x8664.c: kernel.h:82:1: warning: multi-line comment [-Wcomment]
fp_256x8664.c:    82 | //#define km_add_c(cr, z, a, b, c)if(1){ \
fp_256x8664.c:       | ^
fp_256x8664.c: kernel.h:95:1: warning: multi-line comment [-Wcomment]
fp_256x8664.c:    95 | //#define km_add_c(cr, z, a, b, c) __asm__( \
fp_256x8664.c:       | ^
fp_256x8664.c: In file included from finite256.h:24,
fp_256x8664.c:                  from fp_256x8664.c:4:
fp_256x8664.c: fp_256x8664.h:670:20: warning: 'fp_sqr_256' defined but not used [-Wunused-function]
fp_256x8664.c:   670 | static INLINE void fp_sqr_256(uni zn, uni an){
fp_256x8664.c:       |                    ^~~~~~~~~~
fp_256x8664.c: In file included from finite256.h:24,
fp_256x8664.c:                  from fp_256x8664.c:4:
fp_256x8664.c: fp_256x8664.h:437:20: warning: 'fp_mul_256' defined but not used [-Wunused-function]
fp_256x8664.c:   437 | static INLINE void fp_mul_256(uni zn, uni an, uni bn){
fp_256x8664.c:       |                    ^~~~~~~~~~
fp_256x8664.c: fp_256x8664.h:393:20: warning: 'fp_sub_256' defined but not used [-Wunused-function]
fp_256x8664.c:   393 | static INLINE void fp_sub_256(uni zn, uni an, uni bn){
fp_256x8664.c:       |                    ^~~~~~~~~~
fp_256x8664.c: fp_256x8664.h:347:20: warning: 'fp_add_256' defined but not used [-Wunused-function]
fp_256x8664.c:   347 | static INLINE void fp_add_256(uni zn, uni an, uni bn){
fp_256x8664.c:       |                    ^~~~~~~~~~
fp_256x8664.c: fp_256x8664.h:302:20: warning: 'fp_sub_2_256' defined but not used [-Wunused-function]
fp_256x8664.c: ...

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

Compiler output


ec_fp_256q.c: In file included from ec_fp_256q.c:16:
ec_fp_256q.c: In file included from ./finite256.h:24:
ec_fp_256q.c: ./fp_256x8664.h:13:28: warning: unused function 'fp_is0_256' [-Wunused-function]
ec_fp_256q.c: static INLINE unsigned int fp_is0_256(uni an){
ec_fp_256q.c:                            ^
ec_fp_256q.c: ./fp_256x8664.h:257:20: warning: unused function 'fp_sub_1_256' [-Wunused-function]
ec_fp_256q.c: static INLINE void fp_sub_1_256(uni zn, uni an, uni_t b){
ec_fp_256q.c:                    ^
ec_fp_256q.c: ec_fp_256q.c:101:13: warning: unused function 'ec_fp_madd_256Qx' [-Wunused-function]
ec_fp_256q.c: static void ec_fp_madd_256Qx(uni X3, uni Y3, uni Z3, const uni X1, const uni Y1, const uni T1, const uni Z1, const uni X2, const uni Y2, const uni T2, const uni_t d){
ec_fp_256q.c:             ^
ec_fp_256q.c: 3 warnings generated.
fp_256x8664.c: In file included from fp_256x8664.c:4:
fp_256x8664.c: In file included from ./finite256.h:24:
fp_256x8664.c: ./fp_256x8664.h:13:28: warning: unused function 'fp_is0_256' [-Wunused-function]
fp_256x8664.c: static INLINE unsigned int fp_is0_256(uni an){
fp_256x8664.c:                            ^
fp_256x8664.c: ./fp_256x8664.h:17:20: warning: unused function 'fp_mld_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_mld_256(uni zn, uni_t a, uni bn){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:96:20: warning: unused function 'fp_ml2_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_ml2_256(uni zn, uni an){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:142:20: warning: unused function 'fp_dv2_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_dv2_256(uni zn, uni an){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:175:20: warning: unused function 'fp_cpy_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_cpy_256(uni zn, uni an){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:195:20: warning: unused function 'fp_set_1_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_set_1_256(uni zn, uni_t a){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:211:20: warning: unused function 'fp_add_1_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_add_1_256(uni zn, uni an, uni_t b){
fp_256x8664.c:                    ^
fp_256x8664.c: ./fp_256x8664.h:257:20: warning: unused function 'fp_sub_1_256' [-Wunused-function]
fp_256x8664.c: static INLINE void fp_sub_1_256(uni zn, uni an, uni_t b){
fp_256x8664.c: ...

Number of similar (implementation,compiler) pairs: 20, namely:
ImplementationCompiler
T:v01/w8s1clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s1clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s1clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s1clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s1clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s4clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s4clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s4clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s4clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s4clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s8clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s8clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s8clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s8clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
T:v01/w8s8clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)

Compiler output


array_lo.c: In file included from array_lo.c:24:
array_lo.c: kernel.h:82:1: warning: multi-line comment [-Wcomment]
array_lo.c:    82 | //#define km_add_c(cr, z, a, b, c)if(1){ \
array_lo.c:       | ^
array_lo.c: kernel.h:95:1: warning: multi-line comment [-Wcomment]
array_lo.c:    95 | //#define km_add_c(cr, z, a, b, c) __asm__( \
array_lo.c:       | ^
ec_fp_256q.c: In file included from crympix.h:30,
ec_fp_256q.c:                  from ec_fp_256q.c:15:
ec_fp_256q.c: kernel.h:82:1: warning: multi-line comment [-Wcomment]
ec_fp_256q.c:    82 | //#define km_add_c(cr, z, a, b, c)if(1){ \
ec_fp_256q.c:       | ^
ec_fp_256q.c: kernel.h:95:1: warning: multi-line comment [-Wcomment]
ec_fp_256q.c:    95 | //#define km_add_c(cr, z, a, b, c) __asm__( \
ec_fp_256q.c:       | ^
ec_fp_256q.c: ec_fp_256q.c:101:13: warning: 'ec_fp_madd_256Qx' defined but not used [-Wunused-function]
ec_fp_256q.c:   101 | static void ec_fp_madd_256Qx(uni X3, uni Y3, uni Z3, const uni X1, const uni Y1, const uni T1, const uni Z1, const uni X2, const uni Y2, const uni T2, const uni_t d){
ec_fp_256q.c:       |             ^~~~~~~~~~~~~~~~
ec_fp_256q.c: In file included from finite256.h:24,
ec_fp_256q.c:                  from ec_fp_256q.c:16:
ec_fp_256q.c: fp_256x8664.h:257:20: warning: 'fp_sub_1_256' defined but not used [-Wunused-function]
ec_fp_256q.c:   257 | static INLINE void fp_sub_1_256(uni zn, uni an, uni_t b){
ec_fp_256q.c:       |                    ^~~~~~~~~~~~
ec_fp_256q.c: fp_256x8664.h:13:28: warning: 'fp_is0_256' defined but not used [-Wunused-function]
ec_fp_256q.c:    13 | static INLINE unsigned int fp_is0_256(uni an){
ec_fp_256q.c:       |                            ^~~~~~~~~~
fp_256x8664.c: In file included from crympix.h:30,
fp_256x8664.c:                  from fp_256x8664.c:2:
fp_256x8664.c: kernel.h:82:1: warning: multi-line comment [-Wcomment]
fp_256x8664.c:    82 | //#define km_add_c(cr, z, a, b, c)if(1){ \
fp_256x8664.c:       | ^
fp_256x8664.c: kernel.h:95:1: warning: multi-line comment [-Wcomment]
fp_256x8664.c:    95 | //#define km_add_c(cr, z, a, b, c) __asm__( \
fp_256x8664.c:       | ^
fp_256x8664.c: In file included from finite256.h:24,
fp_256x8664.c:                  from fp_256x8664.c:4:
fp_256x8664.c: fp_256x8664.h:670:20: warning: 'fp_sqr_256' defined but not used [-Wunused-function]
fp_256x8664.c:   670 | static INLINE void fp_sqr_256(uni zn, uni an){
fp_256x8664.c:       |                    ^~~~~~~~~~
fp_256x8664.c: In file included from finite256.h:24,
fp_256x8664.c:                  from fp_256x8664.c:4:
fp_256x8664.c: fp_256x8664.h:437:20: warning: 'fp_mul_256' defined but not used [-Wunused-function]
fp_256x8664.c:   437 | static INLINE void fp_mul_256(uni zn, uni an, uni bn){
fp_256x8664.c:       |                    ^~~~~~~~~~
fp_256x8664.c: fp_256x8664.h:393:20: warning: 'fp_sub_256' defined but not used [-Wunused-function]
fp_256x8664.c:   393 | static INLINE void fp_sub_256(uni zn, uni an, uni bn){
fp_256x8664.c:       |                    ^~~~~~~~~~
fp_256x8664.c: fp_256x8664.h:347:20: warning: 'fp_add_256' defined but not used [-Wunused-function]
fp_256x8664.c:   347 | static INLINE void fp_add_256(uni zn, uni an, uni bn){
fp_256x8664.c:       |                    ^~~~~~~~~~
fp_256x8664.c: fp_256x8664.h:302:20: warning: 'fp_sub_2_256' defined but not used [-Wunused-function]
fp_256x8664.c: ...

Number of similar (implementation,compiler) pairs: 16, namely:
ImplementationCompiler
T:v01/w8s1gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s1gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s1gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s1gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s4gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s4gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s4gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s4gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s8gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s8gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s8gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:v01/w8s8gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)