Test results for armeabi, tinker, crypto_kem/ledakem1264
[Page version: 20241024 12:18:11]
Measurements for armeabi, tinker, crypto_kem
Test results for armeabi, tinker, crypto_kem
Test results for crypto_kem/ledakem1264
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_kem
Primitive: ledakem1264
Checksum failure
ac7cbfbbbb3f24480203bcadec61d70c0f1c348c5ba786f8e9c25b47d80cd856
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:portableopt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:portableopt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:portableopt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:portableopt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:portableopt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
rng.c: rng.c:77:16: warning: result of comparison of constant 4294967296 with expression of type 'unsigned long' is always false [-Wtautological-constant-out-of-range-compare]
rng.c: if ( maxlen >= 0x100000000 )
rng.c: ~~~~~~ ^ ~~~~~~~~~~~
rng.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:portableopt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |