Implementation notes: amd64, rumba3, crypto_hash/skinnyhashtk3

Computer: rumba3
Microarchitecture: amd64; Zen (800f11)
Architecture: amd64
CPU ID: AuthenticAMD-00800f11-178bfbff
SUPERCOP version: 20221122
Operation: crypto_hash
Primitive: skinnyhashtk3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
22975109288 0 023011 844 928T:refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
24311149481 0 021987 844 896T:refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
33083296712 0 020083 844 928T:refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
52920275025 0 016269 836 960T:refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
65894285310 0 015843 844 896T:refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
78119425720 0 017628 812 960T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023052620221122
85062705854 0 017219 804 960T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023052620221122
107706054632 0 014975 788 928T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023052620221122

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
skinny_reference.c: during GIMPLE pass: sra
skinny_reference.c: skinny_reference.c: In function 'dec':
skinny_reference.c: skinny_reference.c:344:6: internal compiler error: Segmentation fault
skinny_reference.c: 344 | void dec(const uint8_t* input, const uint8_t* tweakey, uint8_t* output, const int ver) {
skinny_reference.c: | ^~~
skinny_reference.c: 0x7f1b81c9e51f ???
skinny_reference.c: ./signal/../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:0
skinny_reference.c: 0x7f1b81c85d8f __libc_start_call_main
skinny_reference.c: ../sysdeps/nptl/libc_start_call_main.h:58
skinny_reference.c: 0x7f1b81c85e3f __libc_start_main_impl
skinny_reference.c: ../csu/libc-start.c:392
skinny_reference.c: Please submit a full bug report,
skinny_reference.c: with preprocessed source if appropriate.
skinny_reference.c: Please include the complete backtrace with any bug report.
skinny_reference.c: See <file:///usr/share/doc/gcc-11/README.Bugs> for instructions.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref