Implementation notes: armeabi, bblack, crypto_kem/kyber512

Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240425
Operation: crypto_kem
Primitive: kyber512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
162713640992 0 063683 456 1496refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024061120240425
162939220568 0 034427 456 1496refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024061120240425
164888015720 0 029835 456 1488refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024061120240425
164908815720 0 029835 456 1488refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024061120240425
169384013668 0 026129 452 1488refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024061120240425
18203808592 0 019522 480 1488refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024061120240425
18926289276 0 019326 488 1488refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024061120240425
19825326716 0 031438 484 1488compactgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024061120240425
200449614296 0 025398 488 1488refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024061120240425
21161603996 0 027690 484 1488compactgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024061120240425
216206811088 0 021166 488 1488refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024061120240425
24130163532 0 027202 484 1488compactgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024061120240425
254430014760 0 042647 452 1496compactclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024061120240425
26784249536 0 037679 452 1488compactclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024061120240425
26813849536 0 037679 452 1488compactclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024061120240425
26929245112 0 031577 448 1488compactclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024061120240425
28658763472 0 028018 476 1488compactgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024061120240425

Compiler output


kem.c: fatal error: error in backend: ran out of registers during register allocation
kem.c: clang: error: clang frontend command failed with exit code 70 (use -v to see invocation)
kem.c: clang version 7.0.1-8+deb10u2 (tags/RELEASE_701/final)
kem.c: Target: armv7l-unknown-linux-gnueabihf
kem.c: Thread model: posix
kem.c: InstalledDir: /usr/bin
kem.c: clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script.
kem.c: clang: note: diagnostic msg:
kem.c: ********************
kem.c:
kem.c: PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
kem.c: Preprocessed source(s) and associated run script(s) are located at:
kem.c: clang: note: diagnostic msg: /tmp/kem-d84a51.c
kem.c: clang: note: diagnostic msg: /tmp/kem-d84a51.sh
kem.c: clang: note: diagnostic msg:
kem.c:
kem.c: ********************

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
compactclang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))