Implementation notes: amd64, rumba3, crypto_aead/skinnyaeadtk296128v1

Computer: rumba3
Microarchitecture: amd64; Zen (800f11)
Architecture: amd64
CPU ID: AuthenticAMD-00800f11-178bfbff
SUPERCOP version: 20221122
Operation: crypto_aead
Primitive: skinnyaeadtk296128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
253583711004 0 034155 844 1056T:refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
261185610905 0 032883 844 1024T:refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
28957468414 0 031211 844 1056T:refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
52625916585 0 027181 836 1088T:refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
67756126854 0 026675 844 1024T:refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023052620221122
76563807704 0 028924 812 1088T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023052620221122
79039498341 0 030452 812 1088T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023052620221122
100688516205 0 025719 788 1056T: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: 0x7fd58777551f ???
skinny_reference.c: ./signal/../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:0
skinny_reference.c: 0x7fd58775cd8f __libc_start_call_main
skinny_reference.c: ../sysdeps/nptl/libc_start_call_main.h:58
skinny_reference.c: 0x7fd58775ce3f __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