Test results for amd64, r24000, crypto_hash/prh42s1024

[Page version: 20241016 00:06:19]

Measurements for amd64, r24000, crypto_hash Test results for amd64, r24000, crypto_hash Test results for crypto_hash/prh42s1024
Computer: r24000
Microarchitecture: amd64; Coffee Lake (906ea)
Architecture: amd64
CPU ID: GenuineIntel-000906ea-bfebfbff
SUPERCOP version: 20241011
Operation: crypto_hash
Primitive: prh42s1024
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
18733224 0 017077 804 968refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101420241011
20552453 0 014237 804 968refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101420241011

Compiler output


try.c: /usr/bin/ld: libcrypto_hash_prh42s1024.a(hash.o): in function `crypto_hash_prh42s1024_ref_constbranchindex':
try.c: .../supercop-data/r24000/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/hash.c:11:(.text+0x...): undefined reference to `prvhash42s_oneshot'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15))

Compiler output


try.c: /usr/bin/ld: libcrypto_hash_prh42s1024.a(hash.o): in function `crypto_hash_prh42s1024_ref_constbranchindex':
try.c: .../supercop-data/r24000/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/hash.c:11:(.text+0x...): undefined reference to `prvhash42s_oneshot'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15))

Compiler output


try.c: /usr/bin/ld: libcrypto_hash_prh42s1024.a(hash.o): in function `prvhash42s_oneshot':
try.c: .../supercop-data/r24000/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/./prvhash42s.h:323:(.text+0x...): undefined reference to `prvhash42s_init'
try.c: /usr/bin/ld: .../supercop-data/r24000/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/./prvhash42s.h:324:(.text+0x...): undefined reference to `prvhash42s_update'
try.c: /usr/bin/ld: .../supercop-data/r24000/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/./prvhash42s.h:325:(.text+0x...): undefined reference to `prvhash42s_final'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15))

Compiler output


try.c: /usr/bin/ld: libcrypto_hash_prh42s1024.a(hash.o): in function `crypto_hash_prh42s1024_ref_constbranchindex':
try.c: .../supercop-data/r24000/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/hash.c:11:(.text+0x...): undefined reference to `prvhash42s_oneshot'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15))

Compiler output


try.c: /usr/bin/ld: libcrypto_hash_prh42s1024.a(hash.o): in function `crypto_hash_prh42s1024_ref_constbranchindex':
try.c: .../supercop-data/r24000/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/hash.c:11:(.text+0x...): undefined reference to `prvhash42s_oneshot'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_16.0.6_(15))

Compiler output


hash.c: In file included from hash.c:3:
hash.c: prvhash42s.h:169:38: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'prvhash42s_update' which is not static
hash.c:   169 |         ctx -> fb = (uint8_t) ( 0 - (crypto_int64_bitmod_01( ~Msg[ MsgLen - 1 ],7 )));
hash.c:       |                                      ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In file included from prvhash42s.h:37:
hash.c: prvhash42core.h:176:28: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c:   176 |         const uint8_t ph = crypto_int64_bottombit_01( Hash ^ hs );
hash.c:       |                            ^~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: prvhash42core.h:175:29: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c:   175 |         const uint8_t out = crypto_int64_bottombit_01( Seed ^ hs );
hash.c:       |                             ^~~~~~~~~~~~~~~~~~~~~~~~~

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

Compiler output


hash.c: In file included from hash.c:3:
hash.c: prvhash42s.h:169:38: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'prvhash42s_update' which is not static
hash.c:   169 |         ctx -> fb = (uint8_t) ( 0 - (crypto_int64_bitmod_01( ~Msg[ MsgLen - 1 ],7 )));
hash.c:       |                                      ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In file included from prvhash42s.h:37:
hash.c: prvhash42core.h:176:28: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c:   176 |         const uint8_t ph = crypto_int64_bottombit_01( Hash ^ hs );
hash.c:       |                            ^~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: prvhash42core.h:175:29: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c:   175 |         const uint8_t out = crypto_int64_bottombit_01( Seed ^ hs );
hash.c:       |                             ^~~~~~~~~~~~~~~~~~~~~~~~~
try.c: /usr/bin/ld: libcrypto_hash_prh42s1024.a(hash.o): in function `prvhash42s_oneshot':
try.c: .../supercop-data/r24000/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/prvhash42s.h:324:(.text+0x...): undefined reference to `prvhash42s_update'
try.c: /usr/bin/ld: libcrypto_hash_prh42s1024.a(hash.o): in function `prvhash42s_final':
try.c: .../supercop-data/r24000/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/prvhash42s.h:267:(.text+0x...): undefined reference to `prvhash42s_update'
try.c: /usr/bin/ld: .../supercop-data/r24000/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/prvhash42s.h:268:(.text+0x...): undefined reference to `prvhash42s_update'
try.c: collect2: error: ld returned 1 exit status

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

Compiler output


hash.c: In file included from hash.c:3:
hash.c: prvhash42s.h:169:38: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'prvhash42s_update' which is not static
hash.c:   169 |         ctx -> fb = (uint8_t) ( 0 - (crypto_int64_bitmod_01( ~Msg[ MsgLen - 1 ],7 )));
hash.c:       |                                      ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In file included from prvhash42s.h:37:
hash.c: prvhash42core.h:176:28: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c:   176 |         const uint8_t ph = crypto_int64_bottombit_01( Hash ^ hs );
hash.c:       |                            ^~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: prvhash42core.h:175:29: warning: 'crypto_int64_bottombit_01' is static but used in inline function 'prvhash42_core2' which is not static
hash.c:   175 |         const uint8_t out = crypto_int64_bottombit_01( Seed ^ hs );
hash.c:       |                             ^~~~~~~~~~~~~~~~~~~~~~~~~
try.c: /usr/bin/ld: libcrypto_hash_prh42s1024.a(hash.o): in function `crypto_hash_prh42s1024_ref_constbranchindex':
try.c: .../supercop-data/r24000/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_hash/prh42s1024/ref/work/hash.c:11:(.text+0x...): undefined reference to `prvhash42s_oneshot'
try.c: collect2: error: ld returned 1 exit status

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

Passed TIMECOP


TIMECOP iterations: 10

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)