Test results for aarch64, pi3aplus, crypto_hash/asconhashbi32v12
[Page version: 20240908 09:13:06]
Measurements for aarch64, pi3aplus, crypto_hash
Test results for aarch64, pi3aplus, crypto_hash
Test results for crypto_hash/asconhashbi32v12
Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240808
Operation: crypto_hash
Primitive: asconhashbi32v12
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
78142 | 7836 0 0 | 18600 840 744 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
95808 | 7508 0 0 | 16919 832 728 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
109252 | 4784 0 0 | 15512 840 744 | bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
109269 | 4808 0 0 | 14191 832 728 | bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
111530 | 1996 0 0 | 11439 840 728 | bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
118685 | 3944 0 0 | 15197 768 736 | bi32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
118947 | 976 0 0 | 10391 840 728 | bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
128000 | 1856 0 0 | 12656 848 744 | bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
128334 | 920 0 0 | 11680 848 744 | bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
137541 | 828 0 0 | 12117 776 736 | bi32_lowsize | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
140425 | 4760 0 0 | 13239 816 720 | bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
144531 | 1592 0 0 | 12853 776 736 | bi32_lowreg | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
148420 | 8476 0 0 | 17855 832 728 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
159509 | 1976 0 0 | 13245 768 736 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
192194 | 5096 0 0 | 14431 832 728 | bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
236863 | 1816 0 0 | 10383 824 720 | bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
238517 | 920 0 0 | 9455 824 720 | bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
276741 | 1276 0 0 | 10655 840 728 | bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
283638 | 2272 0 0 | 11695 840 728 | bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
396132 | 1068 0 0 | 9599 816 720 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
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:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -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:
Implementation | Compiler |
bi32_armv6 | clang -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/ccqXIrE7.s: Assembler messages:
permutations.c: /tmp/ccqXIrE7.s:160: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccqXIrE7.s:263: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqXIrE7.s:332: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccqXIrE7.s:349: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqXIrE7.s:607: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqXIrE7.s:693: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccqXIrE7.s:848: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccqXIrE7.s:1020: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -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/ccwFqGTb.s: Assembler messages:
permutations.c: /tmp/ccwFqGTb.s:160: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwFqGTb.s:263: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwFqGTb.s:332: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwFqGTb.s:349: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwFqGTb.s:607: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwFqGTb.s:693: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwFqGTb.s:848: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwFqGTb.s:1020: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -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/ccAVpXPp.s: Assembler messages:
permutations.c: /tmp/ccAVpXPp.s:149: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccAVpXPp.s:252: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccAVpXPp.s:321: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccAVpXPp.s:338: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccAVpXPp.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccAVpXPp.s:682: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccAVpXPp.s:837: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccAVpXPp.s:1009: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -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/ccaMExtp.s: Assembler messages:
permutations.c: /tmp/ccaMExtp.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccaMExtp.s:245: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccaMExtp.s:314: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccaMExtp.s:331: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccaMExtp.s:589: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccaMExtp.s:675: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccaMExtp.s:830: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccaMExtp.s:1002: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -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:
Implementation | Compiler |
bi32_armv6m | clang -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_asconhashbi32v12_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:
Implementation | Compiler |
bi32_armv6m | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_armv6m | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_armv6m | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_armv6m | gcc -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:
Implementation | Compiler |
bi32_armv7m | clang -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_small | clang -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/ccLI312Q.s: Assembler messages:
hash.c: /tmp/ccLI312Q.s:291: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccLI312Q.s:391: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccLI312Q.s:459: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccLI312Q.s:475: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccLI312Q.s:727: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccLI312Q.s:811: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccLI312Q.s:963: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccLI312Q.s:1126: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccLI312Q.s:1470: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccLI312Q.s:1570: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccLI312Q.s:1638: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccLI312Q.s:1654: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccLI312Q.s:1906: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccLI312Q.s:1990: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccLI312Q.s:2142: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccLI312Q.s:2312: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccLI312Q.s:2579: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccLI312Q.s:2679: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -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/ccAz81A1.s: Assembler messages:
hash.c: /tmp/ccAz81A1.s:273: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccAz81A1.s:373: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccAz81A1.s:441: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccAz81A1.s:457: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccAz81A1.s:709: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccAz81A1.s:793: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccAz81A1.s:945: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccAz81A1.s:1108: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccAz81A1.s:1452: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccAz81A1.s:1552: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccAz81A1.s:1620: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccAz81A1.s:1636: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccAz81A1.s:1888: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccAz81A1.s:1972: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccAz81A1.s:2124: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccAz81A1.s:2294: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccAz81A1.s:2561: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccAz81A1.s:2661: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -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/ccVvh3JW.s: Assembler messages:
hash.c: /tmp/ccVvh3JW.s:283: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccVvh3JW.s:383: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccVvh3JW.s:451: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccVvh3JW.s:467: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccVvh3JW.s:719: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccVvh3JW.s:803: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccVvh3JW.s:955: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccVvh3JW.s:1118: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccVvh3JW.s:1428: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccVvh3JW.s:1528: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccVvh3JW.s:1596: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccVvh3JW.s:1612: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccVvh3JW.s:1864: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccVvh3JW.s:1948: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccVvh3JW.s:2100: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccVvh3JW.s:2262: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccVvh3JW.s:2527: Error: immediate out of range at operand 3 -- `eor x14,x14,9'
hash.c: /tmp/ccVvh3JW.s:2627: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -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/cc3uTiz1.s: Assembler messages:
hash.c: /tmp/cc3uTiz1.s:402: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cc3uTiz1.s:502: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cc3uTiz1.s:570: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cc3uTiz1.s:586: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cc3uTiz1.s:838: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cc3uTiz1.s:922: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/cc3uTiz1.s:1074: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/cc3uTiz1.s:1237: Error: immediate out of range at operand 3 -- `eor x21,x21,9'
hash.c: /tmp/cc3uTiz1.s:1483: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/cc3uTiz1.s:1583: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc3uTiz1.s:1651: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/cc3uTiz1.s:1667: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc3uTiz1.s:1919: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc3uTiz1.s:2003: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/cc3uTiz1.s:2155: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
hash.c: /tmp/cc3uTiz1.s:2317: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/cc3uTiz1.s:2668: Error: immediate out of range at operand 3 -- `eor x15,x15,9'
hash.c: /tmp/cc3uTiz1.s:2768: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -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/ccLNyFPc.s: Assembler messages:
permutations.c: /tmp/ccLNyFPc.s:63: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccLNyFPc.s:63: Info: did you mean this?
permutations.c: /tmp/ccLNyFPc.s:63: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccLNyFPc.s:78: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccLNyFPc.s:78: Info: did you mean this?
permutations.c: /tmp/ccLNyFPc.s:78: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -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/ccHgKI6c.s: Assembler messages:
permutations.c: /tmp/ccHgKI6c.s:63: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccHgKI6c.s:63: Info: did you mean this?
permutations.c: /tmp/ccHgKI6c.s:63: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccHgKI6c.s:78: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccHgKI6c.s:78: Info: did you mean this?
permutations.c: /tmp/ccHgKI6c.s:78: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -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/ccaET2ZZ.s: Assembler messages:
permutations.c: /tmp/ccaET2ZZ.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccaET2ZZ.s:56: Info: did you mean this?
permutations.c: /tmp/ccaET2ZZ.s:56: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccaET2ZZ.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccaET2ZZ.s:71: Info: did you mean this?
permutations.c: /tmp/ccaET2ZZ.s:71: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -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/ccLoGGrj.s: Assembler messages:
permutations.c: /tmp/ccLoGGrj.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccLoGGrj.s:58: Info: did you mean this?
permutations.c: /tmp/ccLoGGrj.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccLoGGrj.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccLoGGrj.s:73: Info: did you mean this?
permutations.c: /tmp/ccLoGGrj.s:73: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
constants.o constants R
permutations.o P12 T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
bi32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -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:
Implementation | Compiler |
bi32_lowreg | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -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:
Implementation | Compiler |
bi32_lowsize | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -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: 8, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Passed TIMECOP
TIMECOP iterations: 10
Number of similar (implementation,compiler) pairs: 12, namely:
Implementation | Compiler |
bi32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |