Test results for armeabi, berry2, crypto_sign/picnic2l1fs
[Page version: 20250615 18:38:28]
Measurements for armeabi, berry2, crypto_sign
Test results for armeabi, berry2, crypto_sign
Test results for crypto_sign/picnic2l1fs
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250415
Operation: crypto_sign
Primitive: picnic2l1fs
Test failure
error 124
Number of similar (implementation,compiler) pairs: 8, namely:
Implementation | Compiler |
T:optimizedct/c | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:optimizedct/c | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:optimizedct/c | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:optimizedct/c | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
hash.c: hash.c: In function 'HashUpdate':
hash.c: hash.c:19:16: warning: unused variable 'ret' [-Wunused-variable]
hash.c: 19 | HashReturn ret = Keccak_HashUpdate(ctx, data, byteLen * 8);
hash.c: | ^~~
hash.c: hash.c: In function 'HashFinal':
hash.c: hash.c:38:16: warning: unused variable 'ret' [-Wunused-variable]
hash.c: 38 | HashReturn ret = Keccak_HashFinal(ctx, NULL);
hash.c: | ^~~
hash.c: hash.c: In function 'HashSqueeze':
hash.c: hash.c:43:16: warning: unused variable 'ret' [-Wunused-variable]
hash.c: 43 | HashReturn ret = Keccak_HashSqueeze(ctx, digest, byteLen * 8);
hash.c: | ^~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |