Test results for armeabi, berry2, crypto_hash/asconhashbi32v12
[Page version: 20241120 00:22:57]
Measurements for armeabi, berry2, crypto_hash
Test results for armeabi, berry2, crypto_hash
Test results for crypto_hash/asconhashbi32v12
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_hash
Primitive: asconhashbi32v12
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
131394 | 3144 0 0 | 12079 356 744 | bi32_armv6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
131398 | 3144 0 0 | 13735 356 744 | bi32_armv6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
132736 | 3156 0 0 | 11319 348 744 | bi32_armv6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
135149 | 3384 0 0 | 12126 352 744 | bi32_armv6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
145870 | 11644 0 0 | 22259 356 744 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
151582 | 3680 0 0 | 14271 356 744 | bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
151588 | 3680 0 0 | 12615 356 744 | bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
177217 | 1992 0 0 | 10959 360 744 | bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
177222 | 1992 0 0 | 12615 360 744 | bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
189798 | 4328 0 0 | 12483 348 744 | bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
190662 | 892 0 0 | 9859 360 744 | bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
190686 | 892 0 0 | 11515 360 744 | bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
211996 | 928 0 0 | 9115 352 744 | bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
213552 | 4484 0 0 | 13218 352 744 | bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
221778 | 1852 0 0 | 10039 352 744 | bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
235672 | 1412 0 0 | 10371 356 744 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
251830 | 2168 0 0 | 10934 356 744 | bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
259476 | 1168 0 0 | 9934 356 744 | bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
264884 | 1000 0 0 | 9175 348 744 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
291976 | 1704 0 0 | 10466 352 744 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240925 | 20240909 |
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: 55 | 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: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 16, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
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: 12 | 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: 55 | 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: 13 | __asm__ __volatile__(
hash.c: | ^~~~~~~
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: 13 | __asm__ __volatile__(
hash.c: | ^~~~~~~
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: 13 | __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 (10.2.1_20210110) |
bi32_armv6m | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6m | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6m | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
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: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccjfVvH3.s: Assembler messages:
hash.c: /tmp/ccjfVvH3.s:207: Error: selected processor does not support `orn r0,lr,r0' in ARM mode
hash.c: /tmp/ccjfVvH3.s:223: Error: selected processor does not support `orn r1,ip,r1' in ARM mode
hash.c: /tmp/ccjfVvH3.s:273: Error: selected processor does not support `orn r7,r2,r7' in ARM mode
hash.c: /tmp/ccjfVvH3.s:289: Error: selected processor does not support `orn r6,r3,r6' in ARM mode
hash.c: /tmp/ccjfVvH3.s:339: Error: selected processor does not support `orn lr,r5,lr' in ARM mode
hash.c: /tmp/ccjfVvH3.s:355: Error: selected processor does not support `orn ip,r4,ip' in ARM mode
hash.c: /tmp/ccjfVvH3.s:405: Error: selected processor does not support `orn r2,r0,r2' in ARM mode
hash.c: /tmp/ccjfVvH3.s:421: Error: selected processor does not support `orn r3,r1,r3' in ARM mode
hash.c: /tmp/ccjfVvH3.s:471: Error: selected processor does not support `orn r5,r7,r5' in ARM mode
hash.c: /tmp/ccjfVvH3.s:487: Error: selected processor does not support `orn r4,r6,r4' in ARM mode
hash.c: /tmp/ccjfVvH3.s:537: Error: selected processor does not support `orn r0,lr,r0' in ARM mode
hash.c: /tmp/ccjfVvH3.s:553: Error: selected processor does not support `orn r1,ip,r1' in ARM mode
hash.c: /tmp/ccjfVvH3.s:603: Error: selected processor does not support `orn r7,r2,r7' in ARM mode
hash.c: /tmp/ccjfVvH3.s:619: Error: selected processor does not support `orn r6,r3,r6' in ARM mode
hash.c: /tmp/ccjfVvH3.s:669: Error: selected processor does not support `orn lr,r5,lr' in ARM mode
hash.c: /tmp/ccjfVvH3.s:685: Error: selected processor does not support `orn ip,r4,ip' in ARM mode
hash.c: /tmp/ccjfVvH3.s:735: Error: selected processor does not support `orn r2,r0,r2' in ARM mode
hash.c: /tmp/ccjfVvH3.s:751: Error: selected processor does not support `orn r3,r1,r3' in ARM mode
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 (10.2.1_20210110) |
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: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/cc28iz6s.s: Assembler messages:
hash.c: /tmp/cc28iz6s.s:207: Error: selected processor does not support `orn r0,lr,r0' in ARM mode
hash.c: /tmp/cc28iz6s.s:223: Error: selected processor does not support `orn r1,ip,r1' in ARM mode
hash.c: /tmp/cc28iz6s.s:273: Error: selected processor does not support `orn r7,r2,r7' in ARM mode
hash.c: /tmp/cc28iz6s.s:289: Error: selected processor does not support `orn r6,r3,r6' in ARM mode
hash.c: /tmp/cc28iz6s.s:339: Error: selected processor does not support `orn lr,r5,lr' in ARM mode
hash.c: /tmp/cc28iz6s.s:355: Error: selected processor does not support `orn ip,r4,ip' in ARM mode
hash.c: /tmp/cc28iz6s.s:405: Error: selected processor does not support `orn r2,r0,r2' in ARM mode
hash.c: /tmp/cc28iz6s.s:421: Error: selected processor does not support `orn r3,r1,r3' in ARM mode
hash.c: /tmp/cc28iz6s.s:471: Error: selected processor does not support `orn r5,r7,r5' in ARM mode
hash.c: /tmp/cc28iz6s.s:487: Error: selected processor does not support `orn r4,r6,r4' in ARM mode
hash.c: /tmp/cc28iz6s.s:537: Error: selected processor does not support `orn r0,lr,r0' in ARM mode
hash.c: /tmp/cc28iz6s.s:553: Error: selected processor does not support `orn r1,ip,r1' in ARM mode
hash.c: /tmp/cc28iz6s.s:603: Error: selected processor does not support `orn r7,r2,r7' in ARM mode
hash.c: /tmp/cc28iz6s.s:619: Error: selected processor does not support `orn r6,r3,r6' in ARM mode
hash.c: /tmp/cc28iz6s.s:669: Error: selected processor does not support `orn lr,r5,lr' in ARM mode
hash.c: /tmp/cc28iz6s.s:685: Error: selected processor does not support `orn ip,r4,ip' in ARM mode
hash.c: /tmp/cc28iz6s.s:735: Error: selected processor does not support `orn r2,r0,r2' in ARM mode
hash.c: /tmp/cc28iz6s.s:751: Error: selected processor does not support `orn r3,r1,r3' in ARM mode
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 (10.2.1_20210110) |
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: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/cclDkCrt.s: Assembler messages:
hash.c: /tmp/cclDkCrt.s:204: Error: selected processor does not support `orn r0,lr,r0' in ARM mode
hash.c: /tmp/cclDkCrt.s:220: Error: selected processor does not support `orn r1,ip,r1' in ARM mode
hash.c: /tmp/cclDkCrt.s:270: Error: selected processor does not support `orn r7,r2,r7' in ARM mode
hash.c: /tmp/cclDkCrt.s:286: Error: selected processor does not support `orn r6,r3,r6' in ARM mode
hash.c: /tmp/cclDkCrt.s:336: Error: selected processor does not support `orn lr,r5,lr' in ARM mode
hash.c: /tmp/cclDkCrt.s:352: Error: selected processor does not support `orn ip,r4,ip' in ARM mode
hash.c: /tmp/cclDkCrt.s:402: Error: selected processor does not support `orn r2,r0,r2' in ARM mode
hash.c: /tmp/cclDkCrt.s:418: Error: selected processor does not support `orn r3,r1,r3' in ARM mode
hash.c: /tmp/cclDkCrt.s:468: Error: selected processor does not support `orn r5,r7,r5' in ARM mode
hash.c: /tmp/cclDkCrt.s:484: Error: selected processor does not support `orn r4,r6,r4' in ARM mode
hash.c: /tmp/cclDkCrt.s:534: Error: selected processor does not support `orn r0,lr,r0' in ARM mode
hash.c: /tmp/cclDkCrt.s:550: Error: selected processor does not support `orn r1,ip,r1' in ARM mode
hash.c: /tmp/cclDkCrt.s:600: Error: selected processor does not support `orn r7,r2,r7' in ARM mode
hash.c: /tmp/cclDkCrt.s:616: Error: selected processor does not support `orn r6,r3,r6' in ARM mode
hash.c: /tmp/cclDkCrt.s:666: Error: selected processor does not support `orn lr,r5,lr' in ARM mode
hash.c: /tmp/cclDkCrt.s:682: Error: selected processor does not support `orn ip,r4,ip' in ARM mode
hash.c: /tmp/cclDkCrt.s:732: Error: selected processor does not support `orn r2,r0,r2' in ARM mode
hash.c: /tmp/cclDkCrt.s:748: Error: selected processor does not support `orn r3,r1,r3' in ARM mode
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 (10.2.1_20210110) |
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: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: | ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccFjvDVd.s: Assembler messages:
hash.c: /tmp/ccFjvDVd.s:341: Error: selected processor does not support `orn fp,r4,fp' in ARM mode
hash.c: /tmp/ccFjvDVd.s:357: Error: selected processor does not support `orn lr,r9,lr' in ARM mode
hash.c: /tmp/ccFjvDVd.s:407: Error: selected processor does not support `orn r8,r1,r8' in ARM mode
hash.c: /tmp/ccFjvDVd.s:423: Error: selected processor does not support `orn r7,r3,r7' in ARM mode
hash.c: /tmp/ccFjvDVd.s:473: Error: selected processor does not support `orn r4,r6,r4' in ARM mode
hash.c: /tmp/ccFjvDVd.s:489: Error: selected processor does not support `orn r9,r5,r9' in ARM mode
hash.c: /tmp/ccFjvDVd.s:539: Error: selected processor does not support `orn r1,fp,r1' in ARM mode
hash.c: /tmp/ccFjvDVd.s:555: Error: selected processor does not support `orn r3,lr,r3' in ARM mode
hash.c: /tmp/ccFjvDVd.s:605: Error: selected processor does not support `orn r6,r8,r6' in ARM mode
hash.c: /tmp/ccFjvDVd.s:621: Error: selected processor does not support `orn r5,r7,r5' in ARM mode
hash.c: /tmp/ccFjvDVd.s:671: Error: selected processor does not support `orn fp,r4,fp' in ARM mode
hash.c: /tmp/ccFjvDVd.s:687: Error: selected processor does not support `orn lr,r9,lr' in ARM mode
hash.c: /tmp/ccFjvDVd.s:737: Error: selected processor does not support `orn r8,r1,r8' in ARM mode
hash.c: /tmp/ccFjvDVd.s:753: Error: selected processor does not support `orn r7,r3,r7' in ARM mode
hash.c: /tmp/ccFjvDVd.s:803: Error: selected processor does not support `orn r4,r6,r4' in ARM mode
hash.c: /tmp/ccFjvDVd.s:819: Error: selected processor does not support `orn r9,r5,r9' in ARM mode
hash.c: /tmp/ccFjvDVd.s:869: Error: selected processor does not support `orn r1,fp,r1' in ARM mode
hash.c: /tmp/ccFjvDVd.s:885: Error: selected processor does not support `orn r3,lr,r3' in ARM mode
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 (10.2.1_20210110) |
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: 55 | 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: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cccRPfZN.s: Assembler messages:
permutations.c: /tmp/cccRPfZN.s:106: Error: selected processor does not support `orn r0,r1,r9' in ARM mode
permutations.c: /tmp/cccRPfZN.s:110: Error: selected processor does not support `orn fp,lr,r1' in ARM mode
permutations.c: /tmp/cccRPfZN.s:125: Error: selected processor does not support `orn r0,r2,r8' in ARM mode
permutations.c: /tmp/cccRPfZN.s:128: Error: selected processor does not support `orn fp,ip,r2' in ARM mode
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 (10.2.1_20210110) |
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: 55 | 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: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccJukoHn.s: Assembler messages:
permutations.c: /tmp/ccJukoHn.s:106: Error: selected processor does not support `orn r0,r1,r9' in ARM mode
permutations.c: /tmp/ccJukoHn.s:110: Error: selected processor does not support `orn fp,lr,r1' in ARM mode
permutations.c: /tmp/ccJukoHn.s:125: Error: selected processor does not support `orn r0,r2,r8' in ARM mode
permutations.c: /tmp/ccJukoHn.s:128: Error: selected processor does not support `orn fp,ip,r2' in ARM mode
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 (10.2.1_20210110) |
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: 55 | 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: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccgNB4dF.s: Assembler messages:
permutations.c: /tmp/ccgNB4dF.s:98: Error: selected processor does not support `orn r0,r1,r9' in ARM mode
permutations.c: /tmp/ccgNB4dF.s:102: Error: selected processor does not support `orn fp,lr,r1' in ARM mode
permutations.c: /tmp/ccgNB4dF.s:117: Error: selected processor does not support `orn r0,r2,r8' in ARM mode
permutations.c: /tmp/ccgNB4dF.s:120: Error: selected processor does not support `orn fp,ip,r2' in ARM mode
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 (10.2.1_20210110) |
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: 55 | 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: 55 | return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: | ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccJ3Nud8.s: Assembler messages:
permutations.c: /tmp/ccJ3Nud8.s:114: Error: selected processor does not support `orn r0,r1,r9' in ARM mode
permutations.c: /tmp/ccJ3Nud8.s:118: Error: selected processor does not support `orn fp,lr,r1' in ARM mode
permutations.c: /tmp/ccJ3Nud8.s:133: Error: selected processor does not support `orn r0,r2,r8' in ARM mode
permutations.c: /tmp/ccJ3Nud8.s:136: Error: selected processor does not support `orn fp,ip,r2' in ARM mode
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 (10.2.1_20210110) |
Namespace violations
constants.o constants R
permutations.o P12 T
Number of similar (implementation,compiler) pairs: 8, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_armv6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
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: 4, namely:
Implementation | Compiler |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
constants.o constants R
permutations.o P T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 12415455 907500653 900000000 crypto_hash/asconhashbi32v12/bi32
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 12374590 797831910 900000000 crypto_hash/asconhashbi32v12/bi32
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 14057903 884199235 900000000 crypto_hash/asconhashbi32v12/bi32
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 16474563 1042787273 900000000 crypto_hash/asconhashbi32v12/bi32
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 9922326 779265957 900000000 crypto_hash/asconhashbi32v12/bi32_armv6
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 9901188 668599868 900000000 crypto_hash/asconhashbi32v12/bi32_armv6
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 8866052 655659034 900000000 crypto_hash/asconhashbi32v12/bi32_armv6
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 10472051 744423190 900000000 crypto_hash/asconhashbi32v12/bi32_armv6
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 11461480 759478504 900000000 crypto_hash/asconhashbi32v12/bi32_lowreg
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 23946444 650804381 900000000 crypto_hash/asconhashbi32v12/bi32_lowreg
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 23945921 843687895 900000000 crypto_hash/asconhashbi32v12/bi32_lowreg
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 11423947 827864502 900000000 crypto_hash/asconhashbi32v12/bi32_lowreg
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 12914601 750724068 900000000 crypto_hash/asconhashbi32v12/bi32_lowsize
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 12751737 632465200 900000000 crypto_hash/asconhashbi32v12/bi32_lowsize
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 14679389 802509269 900000000 crypto_hash/asconhashbi32v12/bi32_lowsize
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 15806017 809472531 900000000 crypto_hash/asconhashbi32v12/bi32_lowsize
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 19768686 1349918763 900000000 crypto_hash/asconhashbi32v12/ref
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 9210279 1096570988 900000000 crypto_hash/asconhashbi32v12/ref
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 22798546 1348089093 900000000 crypto_hash/asconhashbi32v12/ref
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
TIMECOP error (can be valgrind bug)
error 99
1273ed7fe5ba17e026c59d80fbab572533b868d79b8dff2278dd4ae404d382a2 23235798 1233449831 900000000 crypto_hash/asconhashbi32v12/ref
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:96)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: index (strchr.S:97)
by 0x...: _dl_dst_count (dl-load.c:234)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: _dl_dst_count (dl-load.c:237)
by 0x...: expand_dynamic_string_token (dl-load.c:388)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Conditional jump or move depends on uninitialised value(s)
at 0x...: expand_dynamic_string_token (dl-load.c:391)
by 0x...: _dl_map_object (dl-load.c:2168)
by 0x...: map_doit (rtld.c:645)
by 0x...: _dl_catch_exception (dl-error-skeleton.c:208)
by 0x...: _dl_catch_error (dl-error-skeleton.c:227)
by 0x...: do_preload (rtld.c:819)
by 0x...: handle_preload_list (rtld.c:920)
by 0x...: dl_main (rtld.c:1735)
by 0x...: _dl_sysdep_start (dl-sysdep.c:252)
by 0x...: _dl_start_final (rtld.c:485)
by 0x...: _dl_start (rtld.c:575)
by 0x...: ??? (in /lib/arm-linux-gnueabihf/ld-2.31.so)
Uninitialised value was created by a stack allocation
at 0x...: handle_preload_list (rtld.c:897)
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |