Implementation notes: mipso32, gcc23, crypto_hash/md6d512

Computer: gcc23
Microarchitecture: mipso32; Octeon II (cnmips64v2)
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20230530
Operation: crypto_hash
Primitive: md6d512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
4916768704 0 1624757 396 780T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022053120220506
5526487648 0 1623401 408 780T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022053120220506
7036188608 0 1625541 416 780T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022053120220506
227897016832 0 1634807 380 780T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022053120220506

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
hash.o compression_hook C
md6_compress.o S0 R
md6_compress.o Smask R
md6_compress.o compression_hook C
md6_compress.o md6_compress T
md6_compress.o md6_main_compression_loop T
md6_compress.o md6_make_control_word T
md6_compress.o md6_make_nodeID T
md6_compress.o md6_pack T
md6_compress.o md6_standard_compress T
md6_mode.o append_bits T
md6_mode.o compression_hook C
md6_mode.o md6_byte_order B
md6_mode.o md6_byte_reverse T
md6_mode.o md6_compress_block T
md6_mode.o md6_compute_hex_hashval T
md6_mode.o md6_default_r T
md6_mode.o md6_detect_byte_order T
md6_mode.o md6_final T
md6_mode.o md6_full_hash T
md6_mode.o md6_full_init T
md6_mode.o md6_hash T
md6_mode.o md6_init T
md6_mode.o md6_process T
md6_mode.o md6_reverse_little_endian T
md6_mode.o md6_update T
md6_mode.o trim_hashval T
md6_nist.o Final T
md6_nist.o Hash T
md6_nist.o Init T
md6_nist.o Update T
md6_nist.o compression_hook C

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