Implementation notes: amd64, intelnuci7, crypto_hash/prh64s512

Computer: intelnuci7
Architecture: amd64
CPU ID: GenuineIntel-000806e9-bfebfbff
SUPERCOP version: 20211108
Operation: crypto_hash
Primitive: prh64s512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
14724645 0 018894 776 808refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111020211108
14844029 0 014837 768 808refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111020211108
15463910 0 014588 776 808refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111020211108
18843061 0 015545 776 736refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
24682758 0 016025 776 752refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
24702758 0 016041 776 752refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
24702758 0 016025 776 752refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
25082594 0 012199 768 736refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: libcrypto_hash_prh64s512.a(hash.o): In function `prvhash64s_update.part.1':
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: libcrypto_hash_prh64s512.a(hash.o):hash.c:(.text+0x...): more undefined references to `prvhash_core64' follow
try.c: collect2: error: ld returned 1 exit status

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