Implementation notes: amd64, colossus5, crypto_hash/md6d512

Computer: colossus5
Architecture: amd64
CPU ID: AuthenticAMD-00800f12-178bfbff
SUPERCOP version: 20210125
Operation: crypto_hash
Primitive: md6d512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
6260016428 0 429940 792 824T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021031020210125
635208260 0 419525 784 824T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021031020210125
655207393 0 418277 784 824T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021031020210125
658406203 0 416160 760 792T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021031020210125

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