Test results for aarch64, pi4b, crypto_aead/ascon128abi32v12

[Page version: 20241020 18:46:50]

Measurements for aarch64, pi4b, crypto_aead Test results for aarch64, pi4b, crypto_aead Test results for crypto_aead/ascon128abi32v12
Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20241011
Operation: crypto_aead
Primitive: ascon128abi32v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
8852821424 0 034888 816 864refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
9199811944 0 026190 840 856refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
999676960 0 021286 840 856bi32clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1149511800 0 016174 848 856bi32_lowsizeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1160713444 0 017886 848 856bi32_lowregclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1170259856 0 022208 816 848bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1175889828 0 023248 816 864bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1212559676 0 021032 800 840bi32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1226035104 0 017576 824 848bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1227955104 0 018632 824 864bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1249712236 0 015767 832 864bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1264961996 0 014487 832 848bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1304575000 0 017400 816 848refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
13275212176 0 024615 808 848bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1382685360 0 017839 808 848refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1534132692 0 014120 800 840refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1536771980 0 013447 816 840bi32_lowsizegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1572964824 0 016296 808 840bi32_lowreggcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1616766812 0 019351 816 848bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
1694642832 0 015358 824 848bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~

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

Compiler output


aead.c: In file included from aead.c:4:
aead.c: In file included from ./permutations.h:11:
aead.c: ./round.h:82:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c:       [tmp1] "=r"(tmp1)
aead.c:                   ^
aead.c: ./round.h:15:13: note: use constraint modifier "w"
aead.c:       "ldrb %[tmp1], [%[C]], #1\n\t"
aead.c:             ^~~~~~~
aead.c:             %w[tmp1]
aead.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c:       [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
aead.c:                   ^
aead.c: ./round.h:16:12: note: use constraint modifier "w"
aead.c:       "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
aead.c:            ^~~~~~~
aead.c:            %w[x0_l]
aead.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c:       [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
aead.c:                   ^
aead.c: ./round.h:16:21: note: use constraint modifier "w"
aead.c:       "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
aead.c:                     ^~~~~~~
aead.c:                     %w[x0_l]
aead.c: ./round.h:80:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c:       [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
aead.c: ...

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cchoUv6u.s: Assembler messages:
permutations.c: /tmp/cchoUv6u.s:182: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cchoUv6u.s:298: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cchoUv6u.s:380: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cchoUv6u.s:397: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/cchoUv6u.s:694: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/cchoUv6u.s:793: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/cchoUv6u.s:974: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cchoUv6u.s:1172: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cchoUv6u.s:1547: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/cchoUv6u.s:1646: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/cchoUv6u.s:1827: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cchoUv6u.s:2025: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccj8cSIc.s: Assembler messages:
permutations.c: /tmp/ccj8cSIc.s:182: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccj8cSIc.s:298: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccj8cSIc.s:380: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccj8cSIc.s:397: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccj8cSIc.s:694: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccj8cSIc.s:793: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/ccj8cSIc.s:974: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccj8cSIc.s:1172: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccj8cSIc.s:1547: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
permutations.c: /tmp/ccj8cSIc.s:1646: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
permutations.c: /tmp/ccj8cSIc.s:1827: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccj8cSIc.s:2025: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccnAagTy.s: Assembler messages:
permutations.c: /tmp/ccnAagTy.s:151: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnAagTy.s:255: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnAagTy.s:325: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnAagTy.s:342: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnAagTy.s:603: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnAagTy.s:690: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnAagTy.s:847: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnAagTy.s:1021: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnAagTy.s:1361: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnAagTy.s:1448: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccnAagTy.s:1605: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccnAagTy.s:1779: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccgtiPRE.s: Assembler messages:
permutations.c: /tmp/ccgtiPRE.s:157: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgtiPRE.s:273: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgtiPRE.s:355: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgtiPRE.s:372: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgtiPRE.s:669: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgtiPRE.s:768: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgtiPRE.s:949: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgtiPRE.s:1147: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgtiPRE.s:1501: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgtiPRE.s:1600: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgtiPRE.s:1781: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgtiPRE.s:1979: Error: immediate out of range at operand 3 -- `eor x13,x13,9'

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

Compiler output


aead.c: In file included from aead.c:4:
aead.c: In file included from ./permutations.h:11:
aead.c: ./round.h:164:14: error: invalid output constraint '+l' in asm
aead.c:       [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
aead.c:              ^
aead.c: ./round.h:314:14: error: invalid output constraint '+l' in asm
aead.c:       [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
aead.c:              ^
aead.c: 2 errors generated.

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

Compiler output


aead.c: In file included from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: round.h: In function 'ROUND_LOOP':
aead.c: round.h:12:12: warning: unused variable 'tmp0' [-Wunused-variable]
aead.c:    12 |   uint32_t tmp0, tmp1;
aead.c:       |            ^~~~
aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: aead.c: At top level:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
aead.c: In file included from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: aead.c: In function 'crypto_aead_ascon128abi32v12_bi32_armv6m_constbranchindex_encrypt':
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c:    13 |   __asm__ __volatile__(
aead.c:       |   ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c:    13 |   __asm__ __volatile__(
aead.c:       |   ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c:    13 |   __asm__ __volatile__(
aead.c:       |   ^~~~~~~
aead.c: ...

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

Compiler output


aead.c: In file included from aead.c:4:
aead.c: In file included from ./permutations.h:11:
aead.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c:       [tmp1] "=r"(tmp1)
aead.c:                   ^
aead.c: ./round.h:15:13: note: use constraint modifier "w"
aead.c:       "ldrb %[tmp1], [%[C]], #1\n\t"
aead.c:             ^~~~~~~
aead.c:             %w[tmp1]
aead.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c:       [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
aead.c:                   ^
aead.c: ./round.h:16:12: note: use constraint modifier "w"
aead.c:       "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
aead.c:            ^~~~~~~
aead.c:            %w[x0_l]
aead.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c:       [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
aead.c:                   ^
aead.c: ./round.h:16:21: note: use constraint modifier "w"
aead.c:       "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
aead.c:                     ^~~~~~~
aead.c:                     %w[x0_l]
aead.c: ./round.h:76:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
aead.c:       [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
aead.c: ...

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/ccxYl6Er.s: Assembler messages:
aead.c: /tmp/ccxYl6Er.s:299: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccxYl6Er.s:412: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccxYl6Er.s:493: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccxYl6Er.s:509: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccxYl6Er.s:800: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccxYl6Er.s:897: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccxYl6Er.s:1075: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccxYl6Er.s:1256: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccxYl6Er.s:1687: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccxYl6Er.s:1784: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccxYl6Er.s:1996: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccxYl6Er.s:2138: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccxYl6Er.s:2582: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccxYl6Er.s:2679: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccxYl6Er.s:2870: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/ccxYl6Er.s:3010: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/ccxYl6Er.s:3503: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccxYl6Er.s:3600: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: ...

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/cc0XD7qy.s: Assembler messages:
aead.c: /tmp/cc0XD7qy.s:299: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc0XD7qy.s:412: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cc0XD7qy.s:493: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc0XD7qy.s:509: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cc0XD7qy.s:800: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cc0XD7qy.s:897: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cc0XD7qy.s:1075: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cc0XD7qy.s:1256: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0XD7qy.s:1687: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0XD7qy.s:1784: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0XD7qy.s:1996: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cc0XD7qy.s:2138: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cc0XD7qy.s:2582: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cc0XD7qy.s:2679: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc0XD7qy.s:2870: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cc0XD7qy.s:3010: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
aead.c: /tmp/cc0XD7qy.s:3503: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cc0XD7qy.s:3600: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: ...

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/cctTDeNV.s: Assembler messages:
aead.c: /tmp/cctTDeNV.s:355: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cctTDeNV.s:456: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cctTDeNV.s:525: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cctTDeNV.s:541: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cctTDeNV.s:796: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cctTDeNV.s:881: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cctTDeNV.s:1035: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cctTDeNV.s:1200: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cctTDeNV.s:1626: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cctTDeNV.s:1711: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cctTDeNV.s:1874: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cctTDeNV.s:2014: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cctTDeNV.s:2492: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cctTDeNV.s:2577: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/cctTDeNV.s:2740: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cctTDeNV.s:2880: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cctTDeNV.s:3359: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cctTDeNV.s:3444: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: ...

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/ccEMJAXl.s: Assembler messages:
aead.c: /tmp/ccEMJAXl.s:276: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccEMJAXl.s:389: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccEMJAXl.s:470: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccEMJAXl.s:486: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccEMJAXl.s:777: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccEMJAXl.s:874: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccEMJAXl.s:1052: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/ccEMJAXl.s:1225: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccEMJAXl.s:1712: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccEMJAXl.s:1809: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccEMJAXl.s:1992: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccEMJAXl.s:2132: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/ccEMJAXl.s:2617: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccEMJAXl.s:2730: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccEMJAXl.s:2811: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/ccEMJAXl.s:2827: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccEMJAXl.s:3118: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: /tmp/ccEMJAXl.s:3215: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
aead.c: ...

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccUoXlhv.s: Assembler messages:
permutations.c: /tmp/ccUoXlhv.s:64: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccUoXlhv.s:64: Info:    did you mean this?
permutations.c: /tmp/ccUoXlhv.s:64: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/ccUoXlhv.s:79: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccUoXlhv.s:79: Info:    did you mean this?
permutations.c: /tmp/ccUoXlhv.s:79: Info:    	ldrb w14, [x1], #1

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccEzignb.s: Assembler messages:
permutations.c: /tmp/ccEzignb.s:64: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccEzignb.s:64: Info:    did you mean this?
permutations.c: /tmp/ccEzignb.s:64: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/ccEzignb.s:79: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccEzignb.s:79: Info:    did you mean this?
permutations.c: /tmp/ccEzignb.s:79: Info:    	ldrb w14, [x1], #1

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccdAE8Jd.s: Assembler messages:
permutations.c: /tmp/ccdAE8Jd.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccdAE8Jd.s:56: Info:    did you mean this?
permutations.c: /tmp/ccdAE8Jd.s:56: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/ccdAE8Jd.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccdAE8Jd.s:71: Info:    did you mean this?
permutations.c: /tmp/ccdAE8Jd.s:71: Info:    	ldrb w14, [x1], #1

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:4:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccqZkuXV.s: Assembler messages:
permutations.c: /tmp/ccqZkuXV.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccqZkuXV.s:58: Info:    did you mean this?
permutations.c: /tmp/ccqZkuXV.s:58: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/ccqZkuXV.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccqZkuXV.s:73: Info:    did you mean this?
permutations.c: /tmp/ccqZkuXV.s:73: Info:    	ldrb w14, [x1], #1

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

Compiler output


aead.c: In file included from round.h:8,
aead.c:                  from permutations.h:11,
aead.c:                  from aead.c:3:
aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
crypto_aead.c: In file included from round.h:8,
crypto_aead.c:                  from permutations.h:11,
crypto_aead.c:                  from crypto_aead.c:8:
crypto_aead.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
crypto_aead.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
crypto_aead.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c:                  from permutations.h:11,
permutations.c:                  from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:       |           ^~~~~~~~~~~~~~~~~~~~~~
update.c: In file included from round.h:8,
update.c:                  from permutations.h:11,
update.c:                  from update.c:3:
update.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
update.c:    55 |   return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
update.c:       |           ^~~~~~~~~~~~~~~~~~~~~~

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

Namespace violations


constants.o constants R
permutations.o P12 T
permutations.o P8 T

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

Namespace violations


aead.o ascon_adata T
aead.o ascon_decrypt T
aead.o ascon_encrypt T
aead.o ascon_final T
aead.o ascon_initaead T
aead.o ascon_loadkey T
constants.o constants R

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

Namespace violations


aead.o ascon_aead T
constants.o constants R
permutations.o P T
update.o ascon_update T

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

Passed TIMECOP


TIMECOP iterations: 10

Number of similar (implementation,compiler) pairs: 20, namely:
ImplementationCompiler
bi32clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32_lowregclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32_lowreggcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32_lowsizeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
bi32_lowsizegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.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)