Test results for amd64, h3neo, crypto_aead/omdsha256k192n104tau128v1

[Page version: 20251031 23:16:25]

Measurements for amd64, h3neo, crypto_aead Test results for amd64, h3neo, crypto_aead Test results for crypto_aead/omdsha256k192n104tau128v1
Computer: h3neo
Microarchitecture: amd64; K10 45nm (100f63)
Architecture: amd64
CPU ID: AuthenticAMD-00100f63-078bfbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k192n104tau128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
27818115464 0 039140 812 1088T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025032020250307
30602911408 0 032227 844 1024T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025032020250307
30683012119 0 033811 844 1024T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025032020250307
32396712175 0 034443 844 1024T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025032020250307
3243094751 0 024085 836 1024T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025032020250307
3480036445 0 027635 804 1088T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025032020250307
3639815919 0 025811 844 1024T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025032020250307
3669397899 0 030244 812 1088T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025032020250307
3794194483 0 023959 788 1056T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025032020250307

Test failure


error 132
timeout: the monitored command dumped core
Illegal instruction

Number of similar (implementation,compiler) pairs: 10, namely:
ImplementationCompiler
T:avx1clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:avx1clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:avx1clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:avx1clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:avx1clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:sse4clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:sse4clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:sse4clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:sse4clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:sse4clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:   137 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccLyBQJP.s: Assembler messages:
encrypt.c: /tmp/ccLyBQJP.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLyBQJP.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:avx1gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:   137 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccKSRrUH.s: Assembler messages:
encrypt.c: /tmp/ccKSRrUH.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKSRrUH.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:avx1gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:   137 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccQFd75L.s: Assembler messages:
encrypt.c: /tmp/ccQFd75L.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:970: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQFd75L.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: ...

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

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:   137 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/cc2DdE5X.s: Assembler messages:
encrypt.c: /tmp/cc2DdE5X.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:942: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DdE5X.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: ...

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

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:   137 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/cck9UiFx.s: Assembler messages:
encrypt.c: /tmp/cck9UiFx.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cck9UiFx.s:1030: Warning: dwarf line number information for .data ignored
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:sse4gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:   137 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccE5SgpV.s: Assembler messages:
encrypt.c: /tmp/ccE5SgpV.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE5SgpV.s:1030: Warning: dwarf line number information for .data ignored
encrypt.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:sse4gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:   137 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/cc6bwAQW.s: Assembler messages:
encrypt.c: /tmp/cc6bwAQW.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:1009: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:1039: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6bwAQW.s:1040: Warning: dwarf line number information for .data ignored
encrypt.c: ...

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

Compiler output


encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c:   137 | } Hash;
encrypt.c:       |   ^~~~
encrypt.c: /tmp/ccE9DbzY.s: Assembler messages:
encrypt.c: /tmp/ccE9DbzY.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:1014: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE9DbzY.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: ...

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

Namespace violations


omdsha256.o calc_L_i T
omdsha256.o double_block T
omdsha256.o final_masking_associated_data T
omdsha256.o final_masking_message T
omdsha256.o hash T
omdsha256.o increment_masking_associated_data T
omdsha256.o increment_masking_message T
omdsha256.o key_func T
omdsha256.o l2b T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
sha256.o sha256_comp T

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)