Test results for amd64, trident, crypto_aead/omdsha256k256n104tau160v1
[Page version: 20251028 07:32:57]
Measurements for amd64, trident, crypto_aead
Test results for amd64, trident, crypto_aead
Test results for crypto_aead/omdsha256k256n104tau160v1
Computer: trident
Microarchitecture: amd64; Core 2 65nm (6fb)
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k256n104tau160v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 181976 | 16086 2752 132 | 37633 3660 1184 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 184658 | 16118 2752 132 | 38777 3660 1184 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 185823 | 16094 2752 132 | 38601 3660 1184 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 195955 | 12559 2752 132 | 31959 3652 1184 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 196655 | 23668 2752 132 | 43809 3660 1184 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 273002 | 16812 0 0 | 38832 780 1080 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 296087 | 8742 0 0 | 31136 812 1016 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 297780 | 11286 0 0 | 32688 812 1016 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 299530 | 9173 0 0 | 31776 812 1016 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 315117 | 5066 0 0 | 24598 804 1016 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 329593 | 6211 0 0 | 26719 772 1080 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 336692 | 7404 0 0 | 28464 780 1080 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 348441 | 4767 0 0 | 24750 804 1016 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 353052 | 3967 0 0 | 22787 756 1048 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
Test failure
error 132
Illegal instruction
Number of similar (implementation,compiler) pairs: 5, namely:
| Implementation | Compiler |
| T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| 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) |
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/ccrAloO3.s: Assembler messages:
encrypt.c: /tmp/ccrAloO3.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrAloO3.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/ccP2S23z.s: Assembler messages:
encrypt.c: /tmp/ccP2S23z.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP2S23z.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/ccw7F6SG.s: Assembler messages:
encrypt.c: /tmp/ccw7F6SG.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccw7F6SG.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/ccJShzVk.s: Assembler messages:
encrypt.c: /tmp/ccJShzVk.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:971: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJShzVk.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/ccVUXcbg.s: Assembler messages:
encrypt.c: /tmp/ccVUXcbg.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVUXcbg.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/ccKmQg5u.s: Assembler messages:
encrypt.c: /tmp/ccKmQg5u.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKmQg5u.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/ccphQ4D1.s: Assembler messages:
encrypt.c: /tmp/ccphQ4D1.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:1032: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccphQ4D1.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/ccQ2N2Pb.s: Assembler messages:
encrypt.c: /tmp/ccQ2N2Pb.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:1010: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ2N2Pb.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 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_14.0.6) |
| 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) |
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: 5, namely:
| Implementation | Compiler |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| 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) |