Test results for amd64, trident, crypto_aead/omdsha256k256n248tau256v1
[Page version: 20251028 07:32:57]
Measurements for amd64, trident, crypto_aead
Test results for amd64, trident, crypto_aead
Test results for crypto_aead/omdsha256k256n248tau256v1
Computer: trident
Microarchitecture: amd64; Core 2 65nm (6fb)
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k256n248tau256v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 180310 | 16067 2752 132 | 37681 3660 1184 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 180976 | 16087 2752 132 | 38585 3660 1184 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 186945 | 16099 2752 132 | 38825 3660 1184 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 196302 | 12594 2752 132 | 32071 3652 1184 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 198537 | 23692 2752 132 | 43905 3660 1184 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
| 273203 | 16875 0 0 | 38992 780 1080 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 296551 | 9182 0 0 | 31840 812 1016 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 297284 | 11293 0 0 | 32752 812 1016 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 300356 | 8706 0 0 | 31104 812 1016 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 319369 | 5093 0 0 | 24694 804 1016 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 329153 | 6237 0 0 | 26847 772 1080 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 338296 | 7476 0 0 | 28624 780 1080 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 350704 | 4797 0 0 | 24846 804 1016 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250315 | 20250307 |
| 353154 | 3949 0 0 | 22771 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/ccmBXawI.s: Assembler messages:
encrypt.c: /tmp/ccmBXawI.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmBXawI.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/ccMhC3Ng.s: Assembler messages:
encrypt.c: /tmp/ccMhC3Ng.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMhC3Ng.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/cczKKo6c.s: Assembler messages:
encrypt.c: /tmp/cczKKo6c.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczKKo6c.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/cc2BOvmA.s: Assembler messages:
encrypt.c: /tmp/cc2BOvmA.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:971: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2BOvmA.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/ccg0bVvE.s: Assembler messages:
encrypt.c: /tmp/ccg0bVvE.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccg0bVvE.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/cchVbZAj.s: Assembler messages:
encrypt.c: /tmp/cchVbZAj.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchVbZAj.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/cciMjx91.s: Assembler messages:
encrypt.c: /tmp/cciMjx91.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:1032: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciMjx91.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/ccTDLOlr.s: Assembler messages:
encrypt.c: /tmp/ccTDLOlr.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:1010: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTDLOlr.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) |