Test results for armeabi, tinker, crypto_hash/romulush

[Page version: 20241215 22:35:41]

Measurements for armeabi, tinker, crypto_hash Test results for armeabi, tinker, crypto_hash Test results for crypto_hash/romulush
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_hash
Primitive: romulush
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2018117048 592 015637 984 752T:opt32tgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
2043066100 592 013953 984 752T:opt32tgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
2300664874 592 011477 972 744T:opt32tgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
2332986248 592 013908 976 744T:opt32tgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
2365247716 592 018214 1008 752T:opt32tclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
42132523468 640 033822 1052 752T:opt32clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
59392210964 640 017557 1016 744T:opt32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
60594020192 640 028777 1028 752T:opt32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
61016413210 640 020909 1024 744T:opt32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
65079615264 640 023113 1028 752T:opt32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
6640775192 12 013777 396 752T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
11375085336 12 015806 424 752T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
32751421750 12 09404 392 744T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
33318752040 12 09889 396 752T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022
35945731430 12 08021 388 744T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024103120241022

Compiler output


skinny128.S: skinny128.S:249:29: error: expected '%<type>' or "<type>"
skinny128.S: .section .note.GNU-stack,"",@progbits
skinny128.S:                             ^

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:armv7aclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


skinny128.S: skinny128.S: Assembler messages:
skinny128.S: skinny128.S:249: Error: junk at end of line, first unrecognized character is `,'

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

Compiler output


hash.c: hash.c:39:2: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
hash.c:         for (i = 0; i < BLOCKBYTES; i++) {
hash.c:         ^
hash.c: hash.c:36:5: note: previous statement is here
hash.c:     for(i = 0; i < 16*SKINNY128_384_ROUNDS; i++)
hash.c:     ^
hash.c: 1 warning generated.
skinny128_core.s: skinny128_core.s:144:2: error: invalid instruction, any one of the following would fix this:
skinny128_core.s:         sub.w   r0, #256        // reset rtk1
skinny128_core.s:         ^
skinny128_core.s: skinny128_core.s:144:5: note: operand must be a register in range [r0, r12] or r14
skinny128_core.s:         sub.w   r0, #256        // reset rtk1
skinny128_core.s:            ^
skinny128_core.s: skinny128_core.s:144:13: note: operand must be a register in range [r0, r12] or r14
skinny128_core.s:         sub.w   r0, #256        // reset rtk1
skinny128_core.s:                     ^
skinny128_core.s: skinny128_core.s:144:9: note: operand must be a register sp
skinny128_core.s:         sub.w   r0, #256        // reset rtk1
skinny128_core.s:                 ^
skinny128_core.s: skinny128_core.s:150:2: error: invalid instruction, any one of the following would fix this:
skinny128_core.s:         sub.w   r0, #256        // reset rtk1
skinny128_core.s:         ^
skinny128_core.s: skinny128_core.s:150:5: note: operand must be a register in range [r0, r12] or r14
skinny128_core.s:         sub.w   r0, #256        // reset rtk1
skinny128_core.s:            ^
skinny128_core.s: skinny128_core.s:150:13: note: operand must be a register in range [r0, r12] or r14
skinny128_core.s:         sub.w   r0, #256        // reset rtk1
skinny128_core.s:                     ^
skinny128_core.s: skinny128_core.s:150:9: note: operand must be a register sp
skinny128_core.s:         sub.w   r0, #256        // reset rtk1
skinny128_core.s:                 ^
skinny128_core.s: skinny128_core.s:175:29: error: expected '%<type>' or "<type>"
skinny128_core.s: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:armv7mclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


hash.c: hash.c: In function ‘hirose_128_128_256’:
hash.c: hash.c:36:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
hash.c:    36 |     for(i = 0; i < 16*SKINNY128_384_ROUNDS; i++)
hash.c:       |     ^~~
hash.c: hash.c:39:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
hash.c:    39 |         for (i = 0; i < BLOCKBYTES; i++) {
hash.c:       |         ^~~
skinny128_core.s: skinny128_core.s: Assembler messages:
skinny128_core.s: skinny128_core.s:175: Error: junk at end of line, first unrecognized character is `,'

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

Compiler output


skinny128.S: skinny128.S:151:11: error: register expected
skinny128.S:  ldr q0, [x1]
skinny128.S:           ^
skinny128.S: skinny128.S:152:11: error: register expected
skinny128.S:  ldr q4, [x2]
skinny128.S:           ^
skinny128.S: skinny128.S:153:11: error: register expected
skinny128.S:  ldr q5, [x3]
skinny128.S:           ^
skinny128.S: skinny128.S:154:11: error: register expected
skinny128.S:  ldr q6, [x4]
skinny128.S:           ^
skinny128.S: skinny128.S:155:6: error: operand must be a register in range [r0, r15]
skinny128.S:  adr x1, rconst
skinny128.S:      ^
skinny128.S: <instantiation>:1:11: error: literal value out of range for directive
skinny128.S: ldr q20, =0x0b0c0e0a0d080f090304060205000701
skinny128.S:           ^
skinny128.S: skinny128.S:156:2: note: while in macro instantiation
skinny128.S:  prepare_encrypt
skinny128.S:  ^
skinny128.S: <instantiation>:2:12: error: literal value out of range for directive
skinny128.S:  ldr q21, =0x00000000000000020000000000000000
skinny128.S:            ^
skinny128.S: skinny128.S:156:2: note: while in macro instantiation
skinny128.S: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:armv8a-ontheflyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


skinny128.S: skinny128.S: Assembler messages:
skinny128.S: skinny128.S:151: Error: ARM register expected -- `ldr q0,[x1]'
skinny128.S: skinny128.S:152: Error: ARM register expected -- `ldr q4,[x2]'
skinny128.S: skinny128.S:153: Error: ARM register expected -- `ldr q5,[x3]'
skinny128.S: skinny128.S:154: Error: ARM register expected -- `ldr q6,[x4]'
skinny128.S: skinny128.S:155: Error: ARM register expected -- `adr x1,rconst'
skinny128.S: skinny128.S:49: Error: ARM register expected -- `ldr q20,=0x0b0c0e0a0d080f090304060205000701'
skinny128.S: skinny128.S:156:  Info: macro invoked from here
skinny128.S: skinny128.S:50: Error: ARM register expected -- `ldr q21,=0x00000000000000020000000000000000'
skinny128.S: skinny128.S:156:  Info: macro invoked from here
skinny128.S: skinny128.S:51: Error: ARM register expected -- `ldr q22,=0x00000000000000000000000000000000'
skinny128.S: skinny128.S:156:  Info: macro invoked from here
skinny128.S: skinny128.S:52: Error: ARM register expected -- `ldr q23,=0x09080b0a06050407030201000c0f0e0d'
skinny128.S: skinny128.S:156:  Info: macro invoked from here
skinny128.S: skinny128.S:53: Error: ARM register expected -- `ldr q24,=0x0302010009080b0a1010101009080b0a'
skinny128.S: skinny128.S:156:  Info: macro invoked from here
skinny128.S: skinny128.S:54: Error: ARM register expected -- `ldr q25,=0x000000000000000000000000ffffffff'
skinny128.S: skinny128.S:156:  Info: macro invoked from here
skinny128.S: skinny128.S:55: Error: ARM register expected -- `ldr q26,=0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f'
skinny128.S: skinny128.S:156:  Info: macro invoked from here
skinny128.S: skinny128.S:56: Error: ARM register expected -- `ldr q27,=0x2e0e26062c0c34142a02220a00281830'
skinny128.S: skinny128.S:156:  Info: macro invoked from here
skinny128.S: skinny128.S:57: Error: ARM register expected -- `ldr q28,=0xd1915111c1814101d090501080c00040'
skinny128.S: skinny128.S:156:  Info: macro invoked from here
skinny128.S: skinny128.S:58: Error: ARM register expected -- `ldr q29,=0x1a181b190a080b091310121103000201'
skinny128.S: ...

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

Compiler output


hash.c: hash.c:26:17: warning: result of comparison of constant 320 with expression of type 'uint8_t' (aka 'unsigned char') is always true [-Wtautological-constant-out-of-range-compare]
hash.c:   for(i = 0;  i < SKINNY128_384_ROUNDS*BLOCKBYTES/2; i++)
hash.c:               ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: 1 warning generated.
skinny128.S: skinny128.S:96:11: error: register expected
skinny128.S:  ldr q0, [x1]
skinny128.S:           ^
skinny128.S: skinny128.S:97:11: error: register expected
skinny128.S:  ldr d3, [x2]
skinny128.S:           ^
skinny128.S: skinny128.S:98:11: error: register expected
skinny128.S:  ldr d4, [x2, #8]
skinny128.S:           ^
skinny128.S: <instantiation>:1:11: error: literal value out of range for directive
skinny128.S: ldr q21, =0x00000000000000020000000000000000
skinny128.S:           ^
skinny128.S: skinny128.S:99:2: note: while in macro instantiation
skinny128.S:  prepare_encrypt
skinny128.S:  ^
skinny128.S: <instantiation>:2:12: error: literal value out of range for directive
skinny128.S:  ldr q22, =0x0f0e0d0c0a0b09080304060205000701
skinny128.S:            ^
skinny128.S: skinny128.S:99:2: note: while in macro instantiation
skinny128.S:  prepare_encrypt
skinny128.S:  ^
skinny128.S: <instantiation>:3:12: error: literal value out of range for directive
skinny128.S:  ldr q23, =0x09080b0a06050407030201000c0f0e0d
skinny128.S:            ^
skinny128.S: skinny128.S:99:2: note: while in macro instantiation
skinny128.S: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:armv8a-precalculateclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

Compiler output


skinny128.S: skinny128.S: Assembler messages:
skinny128.S: skinny128.S:96: Error: ARM register expected -- `ldr q0,[x1]'
skinny128.S: skinny128.S:97: Error: ARM register expected -- `ldr d3,[x2]'
skinny128.S: skinny128.S:98: Error: ARM register expected -- `ldr d4,[x2,#8]'
skinny128.S: skinny128.S:24: Error: ARM register expected -- `ldr q21,=0x00000000000000020000000000000000'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:25: Error: ARM register expected -- `ldr q22,=0x0f0e0d0c0a0b09080304060205000701'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:26: Error: ARM register expected -- `ldr q23,=0x09080b0a06050407030201000c0f0e0d'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:27: Error: ARM register expected -- `ldr q24,=0x0302010009080b0a1010101009080b0a'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:28: Error: ARM register expected -- `ldr q25,=0x000000000000000000000000ffffffff'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:29: Error: ARM register expected -- `ldr q26,=0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:30: Error: ARM register expected -- `ldr q27,=0x2e0e26062c0c34142a02220a00281830'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:31: Error: ARM register expected -- `ldr q28,=0xd1915111c1814101d090501080c00040'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:32: Error: ARM register expected -- `ldr q29,=0x1a181b190a080b091310121103000201'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:33: Error: ARM register expected -- `ldr q30,=0x65646363454443433534333385848180'
skinny128.S: skinny128.S:99:  Info: macro invoked from here
skinny128.S: skinny128.S:34: Error: ARM register expected -- `ldr q31,=0xe5e4e1e0c5c4c1c0a5a4a1a015141313'
skinny128.S: ...

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

Compiler output


tk_schedule.c: tk_schedule.c:377:14: warning: argument 1 of type ‘uint32_t[64]’ {aka ‘unsigned int[64]’} with mismatched bound [-Warray-parameter=]
tk_schedule.c:   377 |     uint32_t rtk_1[TKPERMORDER*BLOCKBYTES/4],
tk_schedule.c:       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tk_schedule.c: In file included from tk_schedule.c:17:
tk_schedule.c: tk_schedule.h:40:31: note: previously declared as ‘uint32_t *’ {aka ‘unsigned int *’}
tk_schedule.c:    40 | void tk_schedule_13(uint32_t *rtk_1, uint32_t *rtk_3,
tk_schedule.c:       |                     ~~~~~~~~~~^~~~~
tk_schedule.c: tk_schedule.c:378:14: warning: argument 2 of type ‘uint32_t[160]’ {aka ‘unsigned int[160]’} with mismatched bound [-Warray-parameter=]
tk_schedule.c:   378 |     uint32_t rtk_3[SKINNY128_384_ROUNDS*BLOCKBYTES/4],
tk_schedule.c:       |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tk_schedule.c: tk_schedule.h:40:48: note: previously declared as ‘uint32_t *’ {aka ‘unsigned int *’}
tk_schedule.c:    40 | void tk_schedule_13(uint32_t *rtk_1, uint32_t *rtk_3,
tk_schedule.c:       |                                      ~~~~~~~~~~^~~~~
tk_schedule.c: tk_schedule.c:379:19: warning: argument 3 of type ‘const uint8_t[16]’ {aka ‘const unsigned char[16]’} with mismatched bound [-Warray-parameter=]
tk_schedule.c:   379 |     const uint8_t tk_1[TWEAKEYBYTES],
tk_schedule.c:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
tk_schedule.c: tk_schedule.h:41:20: note: previously declared as ‘const uint8_t *’ {aka ‘const unsigned char *’}
tk_schedule.c:    41 |     const uint8_t *tk_1,
tk_schedule.c:       |     ~~~~~~~~~~~~~~~^~~~
tk_schedule.c: tk_schedule.c:380:19: warning: argument 4 of type ‘const uint8_t[16]’ {aka ‘const unsigned char[16]’} with mismatched bound [-Warray-parameter=]
tk_schedule.c:   380 |     const uint8_t tk_3[TWEAKEYBYTES])
tk_schedule.c:       |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
tk_schedule.c: tk_schedule.h:42:20: note: previously declared as ‘const uint8_t *’ {aka ‘const unsigned char *’}
tk_schedule.c:    42 |     const uint8_t *tk_3);
tk_schedule.c:       |     ~~~~~~~~~~~~~~~^~~~
tk_schedule.c: ...

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

Namespace violations


hash.o hirose_128_128_256 T
hash.o initialize T
hash.o pad T
skinny128.o mixcolumns_0 T
skinny128.o mixcolumns_1 T
skinny128.o mixcolumns_2 T
skinny128.o mixcolumns_3 T
skinny128.o skinny128_384_plus T
tk_schedule.o lfsr2_bs T
tk_schedule.o lfsr3_bs T
tk_schedule.o packing T
tk_schedule.o permute_tk T
tk_schedule.o permute_tk_10 T
tk_schedule.o permute_tk_12 T
tk_schedule.o permute_tk_14 T
tk_schedule.o permute_tk_2 T
tk_schedule.o permute_tk_4 T
tk_schedule.o permute_tk_6 T
tk_schedule.o permute_tk_8 T
tk_schedule.o precompute_lfsr_tk2 T
tk_schedule.o precompute_lfsr_tk3 T
tk_schedule.o rconst_32_bs D
tk_schedule.o tk_schedule_1 T
tk_schedule.o tk_schedule_123 T
tk_schedule.o tk_schedule_13 T
tk_schedule.o tk_schedule_23 T
tk_schedule.o unpacking T

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:opt32clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:opt32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:opt32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:opt32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:opt32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

Namespace violations


hash.o hash_pad T
hash.o hirose_128_128_256 T
hash.o initialize T
hash_skinny_key_schedule1.o hash_RunEncryptionKeyScheduleTK1 T
hash_skinny_key_schedule23.o hash_RunEncryptionKeyScheduleTK23 T
hash_skinny_main.o hash_Encrypt T
hash_skinny_main.o hash_Encrypt_1StBlk T
hash_skinny_main.o hash_RC D
hash_skinny_main.o hash_SBOX D
hash_skinny_main.o hash_SBOX2 D
hash_skinny_main.o hash_skinny_128_384_enc_321_main T
hash_skinny_main.o hash_skinny_128_384_enc_32_main T

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:opt32tclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:opt32tgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:opt32tgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:opt32tgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:opt32tgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

Namespace violations


hash.o hirose_128_128_256 T
hash.o initialize T
hash.o ipad_128 T
hash.o ipad_256 T
skinny_reference.o AddConstants T
skinny_reference.o AddKey T
skinny_reference.o BLOCK_SIZE D
skinny_reference.o MixColumn T
skinny_reference.o N_RNDS D
skinny_reference.o P R
skinny_reference.o RC R
skinny_reference.o ShiftRows T
skinny_reference.o SubCell8 T
skinny_reference.o TWEAKEY_P R
skinny_reference.o TWEAKEY_SIZE D
skinny_reference.o enc T
skinny_reference.o sbox_8 R
skinny_reference.o skinny_128_384_plus_enc T

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)