Test results for aarch64, pi3aplus, crypto_hash/asconhashabi32v12

[Page version: 20240908 09:13:06]

Measurements for aarch64, pi3aplus, crypto_hash Test results for aarch64, pi3aplus, crypto_hash Test results for crypto_hash/asconhashabi32v12
Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240808
Operation: crypto_hash
Primitive: asconhashabi32v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
515506732 0 017496 840 744refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
615676320 0 015719 832 728refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
739172012 0 011455 840 728bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
741557748 0 017127 832 728bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
766977688 0 018416 840 744bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
808326296 0 017549 768 736bi32clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
82274976 0 010391 840 728bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
87772920 0 011680 848 744bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
888326556 0 015935 832 728refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
906441872 0 012672 848 744bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
91718828 0 012117 776 736bi32_lowsizeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
977641592 0 012853 776 736bi32_lowregclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
988467656 0 016127 816 720bi32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
1072211760 0 013037 768 736refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
1311668004 0 017351 832 728bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
1565431824 0 010383 824 720bi32_lowreggcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
159135920 0 09455 824 720bi32_lowsizegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
1856871276 0 010655 840 728bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
1911612276 0 011695 840 728bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808
2738751240 0 09783 816 720refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082020240808

Compiler output


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

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

Compiler output


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

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
bi32_armv6clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


hash.c: In file included from round.h:8,
hash.c:                  from permutations.h:11,
hash.c:                  from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccEAzpxK.s: Assembler messages:
permutations.c: /tmp/ccEAzpxK.s:160: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:263: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:332: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:349: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:607: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:693: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:848: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:1020: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:1362: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:1448: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:1603: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:1775: 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 (8.3.0)

Compiler output


hash.c: In file included from round.h:8,
hash.c:                  from permutations.h:11,
hash.c:                  from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccgWy5O1.s: Assembler messages:
permutations.c: /tmp/ccgWy5O1.s:160: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:263: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:332: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:349: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:607: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:693: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:848: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:1020: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:1362: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:1448: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:1603: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:1775: 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 (8.3.0)

Compiler output


hash.c: In file included from round.h:8,
hash.c:                  from permutations.h:11,
hash.c:                  from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccwRxPLW.s: Assembler messages:
permutations.c: /tmp/ccwRxPLW.s:149: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:252: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:321: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:338: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:682: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:837: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:1009: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:1344: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:1430: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:1585: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:1757: 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 (8.3.0)

Compiler output


hash.c: In file included from round.h:8,
hash.c:                  from permutations.h:11,
hash.c:                  from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cccj2gZw.s: Assembler messages:
permutations.c: /tmp/cccj2gZw.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:245: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:314: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:331: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:589: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:675: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:830: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:1002: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:1326: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:1412: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:1567: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:1739: 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 (8.3.0)

Compiler output


hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:164:14: error: invalid output constraint '+l' in asm
hash.c:       [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
hash.c:              ^
hash.c: ./round.h:314:14: error: invalid output constraint '+l' in asm
hash.c:       [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
hash.c:              ^
hash.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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


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

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

Compiler output


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

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
bi32_armv7mclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
bi32_armv7m_smallclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

Compiler output


hash.c: In file included from round.h:8,
hash.c:                  from permutations.h:11,
hash.c:                  from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c:            ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccKVHUdQ.s: Assembler messages:
hash.c: /tmp/ccKVHUdQ.s:392: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccKVHUdQ.s:476: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccKVHUdQ.s:637: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccKVHUdQ.s:777: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccKVHUdQ.s:1120: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccKVHUdQ.s:1220: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccKVHUdQ.s:1288: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccKVHUdQ.s:1304: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccKVHUdQ.s:1556: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccKVHUdQ.s:1640: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccKVHUdQ.s:1792: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccKVHUdQ.s:1962: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccKVHUdQ.s:2330: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccKVHUdQ.s:2414: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccKVHUdQ.s:2574: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccKVHUdQ.s:2714: Error: immediate out of range at operand 3 -- `eor x2,x2,9'

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

Compiler output


hash.c: In file included from round.h:8,
hash.c:                  from permutations.h:11,
hash.c:                  from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c:            ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccjJNVsq.s: Assembler messages:
hash.c: /tmp/ccjJNVsq.s:374: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccjJNVsq.s:458: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccjJNVsq.s:619: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccjJNVsq.s:759: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccjJNVsq.s:1102: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccjJNVsq.s:1202: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccjJNVsq.s:1270: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccjJNVsq.s:1286: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccjJNVsq.s:1538: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccjJNVsq.s:1622: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccjJNVsq.s:1774: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccjJNVsq.s:1944: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccjJNVsq.s:2312: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccjJNVsq.s:2396: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccjJNVsq.s:2556: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccjJNVsq.s:2696: Error: immediate out of range at operand 3 -- `eor x2,x2,9'

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

Compiler output


hash.c: In file included from round.h:8,
hash.c:                  from permutations.h:11,
hash.c:                  from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c:            ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccYiTnll.s: Assembler messages:
hash.c: /tmp/ccYiTnll.s:384: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccYiTnll.s:468: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccYiTnll.s:629: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccYiTnll.s:769: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccYiTnll.s:1078: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYiTnll.s:1178: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYiTnll.s:1246: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYiTnll.s:1262: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYiTnll.s:1514: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYiTnll.s:1598: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYiTnll.s:1750: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYiTnll.s:1912: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYiTnll.s:2278: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccYiTnll.s:2362: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccYiTnll.s:2522: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYiTnll.s:2662: Error: immediate out of range at operand 3 -- `eor x2,x2,9'

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

Compiler output


hash.c: In file included from round.h:8,
hash.c:                  from permutations.h:11,
hash.c:                  from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c:            ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccYz8h7D.s: Assembler messages:
hash.c: /tmp/ccYz8h7D.s:455: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYz8h7D.s:555: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYz8h7D.s:623: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYz8h7D.s:639: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYz8h7D.s:891: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYz8h7D.s:975: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYz8h7D.s:1127: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYz8h7D.s:1290: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYz8h7D.s:1637: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccYz8h7D.s:1721: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccYz8h7D.s:1881: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYz8h7D.s:2021: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYz8h7D.s:2471: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
hash.c: /tmp/ccYz8h7D.s:2555: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
hash.c: /tmp/ccYz8h7D.s:2715: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccYz8h7D.s:2855: Error: immediate out of range at operand 3 -- `eor x6,x6,9'

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

Compiler output


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

Compiler output


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

Compiler output


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

Compiler output


hash.c: In file included from round.h:8,
hash.c:                  from permutations.h:11,
hash.c:                  from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccMGoeHA.s: Assembler messages:
permutations.c: /tmp/ccMGoeHA.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccMGoeHA.s:58: Info:    did you mean this?
permutations.c: /tmp/ccMGoeHA.s:58: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/ccMGoeHA.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccMGoeHA.s:73: Info:    did you mean this?
permutations.c: /tmp/ccMGoeHA.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 (8.3.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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Namespace violations


constants.o constants R
hash.o ascon_absorb T
hash.o ascon_inithash T
hash.o ascon_squeeze T

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
bi32_lowregclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowreggcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Namespace violations


constants.o constants R
permutations.o P T

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
bi32_lowsizeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowsizegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

TIMECOP error (can be valgrind bug)


error 111

Number of similar (implementation,compiler) pairs: 7, namely:
ImplementationCompiler
bi32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowregclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowreggcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowsizeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Passed TIMECOP


TIMECOP iterations: 10

Number of similar (implementation,compiler) pairs: 13, namely:
ImplementationCompiler
bi32clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
bi32_lowsizegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)