Test results for amd64, speed2supercop, crypto_aead/omdsha256k192n104tau128v1
[Page version: 20260104 15:01:38]
Measurements for amd64, speed2supercop, crypto_aead
Test results for amd64, speed2supercop, crypto_aead
Test results for crypto_aead/omdsha256k192n104tau128v1
Computer: speed2supercop
Microarchitecture: amd64; Haswell+AES (306c3)
Architecture: amd64
CPU ID: GenuineIntel-000306c3-1fc9cbf5
SUPERCOP version: 20251114
Operation: crypto_aead
Primitive: omdsha256k192n104tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 114072 | 14538 2768 132 | 39046 3616 1064 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 114280 | 14618 2768 132 | 39094 3616 1064 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 114908 | 14778 2768 132 | 39238 3616 1064 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 114980 | 14698 2768 132 | 39190 3616 1064 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 120636 | 16271 2752 132 | 42454 3600 1000 | T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 121324 | 16431 2752 132 | 42598 3600 1000 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 129580 | 23015 2752 132 | 42518 3600 1000 | T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 130896 | 23175 2752 132 | 42662 3600 1000 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 140356 | 12195 2752 132 | 32807 3592 1064 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 140688 | 12359 2752 132 | 32951 3592 1064 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 156876 | 11696 0 0 | 34117 752 928 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 174640 | 9553 0 0 | 33782 792 920 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 175260 | 5700 0 0 | 26309 752 928 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 176516 | 10327 0 0 | 34598 792 920 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 192852 | 4779 0 0 | 25367 784 920 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 197656 | 9933 0 0 | 35910 792 856 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 203272 | 5562 0 0 | 25756 744 928 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 203892 | 5687 0 0 | 25254 792 856 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
| 239872 | 3911 0 0 | 22272 728 896 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251216 | 20251114 |
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/cc85BZkl.s: Assembler messages:
encrypt.c: /tmp/cc85BZkl.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc85BZkl.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/ccegWqld.s: Assembler messages:
encrypt.c: /tmp/ccegWqld.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccegWqld.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/ccYbmbf3.s: Assembler messages:
encrypt.c: /tmp/ccYbmbf3.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYbmbf3.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/ccs5g1TL.s: Assembler messages:
encrypt.c: /tmp/ccs5g1TL.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:971: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs5g1TL.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/cczQyjwj.s: Assembler messages:
encrypt.c: /tmp/cczQyjwj.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczQyjwj.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/ccpJlncX.s: Assembler messages:
encrypt.c: /tmp/ccpJlncX.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpJlncX.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/ccWQPC62.s: Assembler messages:
encrypt.c: /tmp/ccWQPC62.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:1032: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWQPC62.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/cc7idzKh.s: Assembler messages:
encrypt.c: /tmp/cc7idzKh.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:1010: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7idzKh.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) |