Test results for aarch64, pi3aplus, crypto_aead/ascon128bi32v12

[Page version: 20240908 09:13:06]

Measurements for aarch64, pi3aplus, crypto_aead Test results for aarch64, pi3aplus, crypto_aead Test results for crypto_aead/ascon128bi32v12
Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240808
Operation: crypto_aead
Primitive: ascon128bi32v12
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
15775520560 0 034040 864 864refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
20257818720 0 030839 856 848refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2261808196 0 020287 856 848bi32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2299818148 0 021584 864 864bi32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2325284256 0 016439 864 848bi32_lowreggcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2431136572 0 020341 768 856bi32clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2559724064 0 017600 872 864bi32_lowreggcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2607762040 0 015520 872 864bi32_lowsizegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2656221820 0 013927 864 848bi32_lowsizegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2778371616 0 015413 776 856bi32_lowsizeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2908007956 0 019287 840 840bi32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
29288719424 0 031783 856 848refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
2945083324 0 017125 776 856bi32_lowregclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
3218434832 0 018493 768 856refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
41001810024 0 022343 856 848bi32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
4846981732 0 013079 848 840bi32_lowsizegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
4953673936 0 015383 848 840bi32_lowreggcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
5671592540 0 014887 864 848bi32_lowsizegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
5695925724 0 018159 864 848bi32_lowreggcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808
8520762324 0 013735 840 840refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024082220240808

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:    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:    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 (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)

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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

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:    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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccrieuhq.s: Assembler messages:
permutations.c: /tmp/ccrieuhq.s:160: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccrieuhq.s:263: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrieuhq.s:332: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccrieuhq.s:349: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrieuhq.s:607: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrieuhq.s:693: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrieuhq.s:848: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccrieuhq.s:1020: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccrieuhq.s:1182: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrieuhq.s:1276: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccrieuhq.s:1431: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccrieuhq.s:1603: 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


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:    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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccxDpxJj.s: Assembler messages:
permutations.c: /tmp/ccxDpxJj.s:160: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccxDpxJj.s:263: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxDpxJj.s:332: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccxDpxJj.s:349: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxDpxJj.s:607: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxDpxJj.s:693: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxDpxJj.s:848: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccxDpxJj.s:1020: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccxDpxJj.s:1182: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxDpxJj.s:1276: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccxDpxJj.s:1431: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccxDpxJj.s:1603: 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


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:    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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccPtJLuT.s: Assembler messages:
permutations.c: /tmp/ccPtJLuT.s:149: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPtJLuT.s:252: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPtJLuT.s:321: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPtJLuT.s:338: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPtJLuT.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPtJLuT.s:682: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPtJLuT.s:837: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPtJLuT.s:1009: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPtJLuT.s:1162: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPtJLuT.s:1258: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPtJLuT.s:1413: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPtJLuT.s:1585: 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


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:    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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccPJCeOT.s: Assembler messages:
permutations.c: /tmp/ccPJCeOT.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPJCeOT.s:245: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPJCeOT.s:314: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPJCeOT.s:331: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPJCeOT.s:589: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPJCeOT.s:675: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPJCeOT.s:830: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPJCeOT.s:1002: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPJCeOT.s:1154: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPJCeOT.s:1240: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccPJCeOT.s:1395: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccPJCeOT.s:1567: 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


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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))

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:    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:    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_ascon128bi32v12_bi32_armv6m_constbranchindex_encrypt':
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c:    __asm__ __volatile__(
aead.c:    ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c:    __asm__ __volatile__(
aead.c:    ^~~~~~~
aead.c: round.h:13:3: error: impossible constraint in 'asm'
aead.c:    __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 (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


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 (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


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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:            ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/cccfxWyb.s: Assembler messages:
aead.c: /tmp/cccfxWyb.s:276: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cccfxWyb.s:376: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cccfxWyb.s:444: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cccfxWyb.s:460: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cccfxWyb.s:712: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cccfxWyb.s:796: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cccfxWyb.s:948: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cccfxWyb.s:1111: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cccfxWyb.s:1362: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cccfxWyb.s:1462: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/cccfxWyb.s:1614: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
aead.c: /tmp/cccfxWyb.s:1798: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/cccfxWyb.s:2001: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cccfxWyb.s:2095: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/cccfxWyb.s:2247: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/cccfxWyb.s:2423: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/cccfxWyb.s:2661: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/cccfxWyb.s:2755: Error: immediate out of range at operand 3 -- `eor x14,x14,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 (8.3.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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:            ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/ccd0rNNL.s: Assembler messages:
aead.c: /tmp/ccd0rNNL.s:277: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccd0rNNL.s:377: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
aead.c: /tmp/ccd0rNNL.s:445: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccd0rNNL.s:461: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
aead.c: /tmp/ccd0rNNL.s:713: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
aead.c: /tmp/ccd0rNNL.s:797: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
aead.c: /tmp/ccd0rNNL.s:949: Error: immediate out of range at operand 3 -- `eor x19,x19,9'
aead.c: /tmp/ccd0rNNL.s:1115: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccd0rNNL.s:1366: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
aead.c: /tmp/ccd0rNNL.s:1460: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
aead.c: /tmp/ccd0rNNL.s:1612: Error: immediate out of range at operand 3 -- `eor x20,x20,9'
aead.c: /tmp/ccd0rNNL.s:1796: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
aead.c: /tmp/ccd0rNNL.s:1999: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccd0rNNL.s:2093: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccd0rNNL.s:2245: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccd0rNNL.s:2421: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccd0rNNL.s:2661: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccd0rNNL.s:2755: Error: immediate out of range at operand 3 -- `eor x12,x12,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 (8.3.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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:            ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/ccdfxWyb.s: Assembler messages:
aead.c: /tmp/ccdfxWyb.s:396: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccdfxWyb.s:496: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccdfxWyb.s:564: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccdfxWyb.s:580: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccdfxWyb.s:832: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccdfxWyb.s:916: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccdfxWyb.s:1068: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccdfxWyb.s:1231: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccdfxWyb.s:1464: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccdfxWyb.s:1558: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
aead.c: /tmp/ccdfxWyb.s:1710: Error: immediate out of range at operand 3 -- `eor x18,x18,9'
aead.c: /tmp/ccdfxWyb.s:1886: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/ccdfxWyb.s:2065: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccdfxWyb.s:2159: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
aead.c: /tmp/ccdfxWyb.s:2311: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
aead.c: /tmp/ccdfxWyb.s:2487: Error: immediate out of range at operand 3 -- `eor x5,x5,9'
aead.c: /tmp/ccdfxWyb.s:2748: Error: immediate out of range at operand 3 -- `eor x17,x17,9'
aead.c: /tmp/ccdfxWyb.s:2842: Error: immediate out of range at operand 3 -- `eor x10,x10,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 (8.3.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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
aead.c:            ^~~~~~~~~~~~~~~~~~~~~~
aead.c: /tmp/cca0rNNL.s: Assembler messages:
aead.c: /tmp/cca0rNNL.s:297: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/cca0rNNL.s:397: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cca0rNNL.s:465: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/cca0rNNL.s:481: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cca0rNNL.s:733: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cca0rNNL.s:817: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cca0rNNL.s:969: Error: immediate out of range at operand 3 -- `eor x30,x30,9'
aead.c: /tmp/cca0rNNL.s:1132: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
aead.c: /tmp/cca0rNNL.s:1566: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cca0rNNL.s:1666: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/cca0rNNL.s:1734: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cca0rNNL.s:1750: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/cca0rNNL.s:2002: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/cca0rNNL.s:2086: Error: immediate out of range at operand 3 -- `eor x11,x11,9'
aead.c: /tmp/cca0rNNL.s:2238: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cca0rNNL.s:2408: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
aead.c: /tmp/cca0rNNL.s:2651: Error: immediate out of range at operand 3 -- `eor x16,x16,9'
aead.c: /tmp/cca0rNNL.s:2745: Error: immediate out of range at operand 3 -- `eor x16,x16,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 (8.3.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:    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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cc8BQ6Jq.s: Assembler messages:
permutations.c: /tmp/cc8BQ6Jq.s:63: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc8BQ6Jq.s:63: Info:    did you mean this?
permutations.c: /tmp/cc8BQ6Jq.s:63: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/cc8BQ6Jq.s:78: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc8BQ6Jq.s:78: Info:    did you mean this?
permutations.c: /tmp/cc8BQ6Jq.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


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:    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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cc5yz6Jq.s: Assembler messages:
permutations.c: /tmp/cc5yz6Jq.s:63: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc5yz6Jq.s:63: Info:    did you mean this?
permutations.c: /tmp/cc5yz6Jq.s:63: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/cc5yz6Jq.s:78: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc5yz6Jq.s:78: Info:    did you mean this?
permutations.c: /tmp/cc5yz6Jq.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


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:    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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccjp3G63.s: Assembler messages:
permutations.c: /tmp/ccjp3G63.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccjp3G63.s:56: Info:    did you mean this?
permutations.c: /tmp/ccjp3G63.s:56: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/ccjp3G63.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccjp3G63.s:71: Info:    did you mean this?
permutations.c: /tmp/ccjp3G63.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


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:    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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cc6Dy1Ur.s: Assembler messages:
permutations.c: /tmp/cc6Dy1Ur.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc6Dy1Ur.s:58: Info:    did you mean this?
permutations.c: /tmp/cc6Dy1Ur.s:58: Info:    	ldrb w14, [x1], #1
permutations.c: /tmp/cc6Dy1Ur.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc6Dy1Ur.s:73: Info:    did you mean this?
permutations.c: /tmp/cc6Dy1Ur.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)

Compiler output


update.c: update.c:21:13: warning: unused variable 'rate' [-Wunused-variable]
update.c:   const int rate = ASCON_AEAD_RATE;
update.c:             ^
update.c: 1 warning generated.

Number of similar (implementation,compiler) pairs: 1, 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))

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:    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:    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:    return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c:            ^~~~~~~~~~~~~~~~~~~~~~
update.c: update.c: In function 'ascon_update':
update.c: update.c:21:13: warning: unused variable 'rate' [-Wunused-variable]
update.c:    const int rate = ASCON_AEAD_RATE;
update.c:              ^~~~
update.c: In file included from round.h:8,
update.c:                  from permutations.h:11,
update.c:                  from update.c:3:
update.c: update.c: At top level:
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:    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 (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)

Namespace violations


constants.o constants R
permutations.o P12 T
permutations.o P6 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


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 (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


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 (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 127
valgrind: ./try-timecop: No such file or directory

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

TIMECOP error (can be valgrind bug)


error 111

Number of similar (implementation,compiler) pairs: 4, 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))
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

TIMECOP error (can be valgrind bug)


error 142
Alarm clock

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
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 -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Passed TIMECOP


TIMECOP iterations: 10

Number of similar (implementation,compiler) pairs: 12, 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)
bi32_lowreggcc -march=native -mtune=native -O -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 -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)
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)