Implementation notes: amd64, zen3, crypto_hash/prh64s512

Computer: zen3
Architecture: amd64
CPU ID: AuthenticAMD-00a20f10-178bfbff
SUPERCOP version: 20211108
Operation: crypto_hash
Primitive: prh64s512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
13263085 0 014528 836 952refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022020620211108
13762885 0 013864 836 952refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022020620211108
13913213 0 017168 860 888refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108
14304589 0 018008 836 952refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2022020620211108
14796333 0 025744 860 920refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108
14796333 0 025504 860 920refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108
15112977 0 014408 860 888refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108
15932954 0 014134 852 888refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2022020620211108

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: libcrypto_hash_prh64s512.a(hash.o): in function `prvhash64s_update.part.0':
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: /usr/bin/ld: 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