Test results for amd64, dali, crypto_aead/omdsha256k256n248tau256v1
[Page version: 20251001 11:56:25]
Measurements for amd64, dali, crypto_aead
Test results for amd64, dali, crypto_aead
Test results for crypto_aead/omdsha256k256n248tau256v1
Computer: dali
Microarchitecture: amd64; Zen (820f01)
Architecture: amd64
CPU ID: AuthenticAMD-00820f01-178bfbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k256n248tau256v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
112749 | 14219 2768 132 | 37361 3676 1184 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
112954 | 14251 2768 132 | 37769 3676 1184 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
120707 | 16087 2752 132 | 38633 3660 1184 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
137947 | 12196 2752 132 | 32967 3652 1248 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
140576 | 22802 2752 132 | 42729 3660 1184 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
147115 | 17419 0 0 | 39760 780 1080 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
185223 | 8706 0 0 | 31160 812 1016 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
187277 | 6168 0 0 | 28272 812 1048 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
188305 | 7898 0 0 | 30080 812 1048 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
189887 | 6755 0 0 | 28136 780 1080 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
194981 | 4609 0 0 | 24318 804 1016 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
202629 | 6087 0 0 | 26679 772 1080 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
203703 | 4382 0 0 | 24262 804 1016 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
217743 | 4116 0 0 | 23059 756 1048 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
222655 | 14123 2768 132 | 37641 3676 1184 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
222682 | 14091 2768 132 | 37233 3676 1184 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
230840 | 15959 2752 132 | 38505 3660 1184 | T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
247203 | 12048 2752 132 | 32823 3652 1248 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
249154 | 22674 2752 132 | 42601 3660 1184 | T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
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/ccFYeZh9.s: Assembler messages:
encrypt.c: /tmp/ccFYeZh9.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFYeZh9.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx1 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccChXEza.s: Assembler messages:
encrypt.c: /tmp/ccChXEza.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccChXEza.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx1 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccABzmxu.s: Assembler messages:
encrypt.c: /tmp/ccABzmxu.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABzmxu.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx1 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccNTfs85.s: Assembler messages:
encrypt.c: /tmp/ccNTfs85.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:971: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNTfs85.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx1 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccCEMLo8.s: Assembler messages:
encrypt.c: /tmp/ccCEMLo8.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCEMLo8.s:1040: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sse4 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/cc0NWfn4.s: Assembler messages:
encrypt.c: /tmp/cc0NWfn4.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc0NWfn4.s:1040: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sse4 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccIirijs.s: Assembler messages:
encrypt.c: /tmp/ccIirijs.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:1032: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIirijs.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sse4 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccuMERb6.s: Assembler messages:
encrypt.c: /tmp/ccuMERb6.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:1010: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:1035: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuMERb6.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sse4 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
omdsha256.o double_block T
omdsha256.o glue B
omdsha256.o hash T
omdsha256.o key_func T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
Number of similar (implementation,compiler) pairs: 10, namely:
Implementation | Compiler |
T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
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:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |