Test results for amd64, thinksky, crypto_aead/omdsha256k192n104tau128v1
[Page version: 20250924 09:59:46]
Measurements for amd64, thinksky, crypto_aead
Test results for amd64, thinksky, crypto_aead
Test results for crypto_aead/omdsha256k192n104tau128v1
Computer: thinksky
Microarchitecture: amd64; Skylake (506e3)
Architecture: amd64
CPU ID: GenuineIntel-000506e3-bfebfbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k192n104tau128v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
112012 | 14778 2768 132 | 39437 3644 1256 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
112254 | 14618 2768 132 | 39293 3644 1256 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
112836 | 14698 2768 132 | 39421 3644 1256 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
113042 | 14538 2768 132 | 39277 3644 1256 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
118358 | 16431 2752 132 | 42877 3628 1192 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
119279 | 16271 2752 132 | 42733 3628 1192 | T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
126338 | 22951 2752 132 | 42733 3628 1192 | T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
127280 | 23111 2752 132 | 42877 3628 1192 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
135206 | 12359 2752 132 | 33134 3620 1256 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
136900 | 12195 2752 132 | 32990 3620 1256 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
168573 | 12478 0 0 | 35276 780 1096 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250823 | 20250415 |
175119 | 9576 0 0 | 33981 820 1096 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250823 | 20250415 |
176855 | 10350 0 0 | 34797 820 1096 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250823 | 20250415 |
186680 | 6531 0 0 | 27340 780 1096 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250823 | 20250415 |
187956 | 4783 0 0 | 25534 812 1096 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250823 | 20250415 |
195540 | 5610 0 0 | 26099 772 1096 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250823 | 20250415 |
196133 | 9933 0 0 | 36173 820 1032 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250823 | 20250415 |
202039 | 5671 0 0 | 25485 820 1032 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250823 | 20250415 |
230216 | 3911 0 0 | 22519 756 1064 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250823 | 20250415 |
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/ccGXXCBX.s: Assembler messages:
encrypt.c: /tmp/ccGXXCBX.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGXXCBX.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 (14.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/ccT9qVP7.s: Assembler messages:
encrypt.c: /tmp/ccT9qVP7.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccT9qVP7.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 (14.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/ccNJg6Dm.s: Assembler messages:
encrypt.c: /tmp/ccNJg6Dm.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNJg6Dm.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 (14.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/ccObXpN8.s: Assembler messages:
encrypt.c: /tmp/ccObXpN8.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:971: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccObXpN8.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 (14.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/cckChDvP.s: Assembler messages:
encrypt.c: /tmp/cckChDvP.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckChDvP.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 (14.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/ccAL4N1T.s: Assembler messages:
encrypt.c: /tmp/ccAL4N1T.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccAL4N1T.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 (14.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/ccTO8ZEI.s: Assembler messages:
encrypt.c: /tmp/ccTO8ZEI.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:1032: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTO8ZEI.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 (14.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/cc8yYG6q.s: Assembler messages:
encrypt.c: /tmp/cc8yYG6q.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:1010: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8yYG6q.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 (14.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_19.1.7_(3+b1)) |
T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
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_19.1.7_(3+b1)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |