Test results for amd64, h3neo, crypto_aead/omdsha256k256n104tau160v1
[Page version: 20260624 14:03:57]
Measurements for amd64, h3neo, crypto_aead
Test results for amd64, h3neo, crypto_aead
Test results for crypto_aead/omdsha256k256n104tau160v1
Computer: h3neo
Microarchitecture: amd64; K10 45nm (100f63)
Architecture: amd64
CPU ID: AuthenticAMD-00100f63-078bfbff
SUPERCOP version: 20260330
Operation: crypto_aead
Primitive: omdsha256k256n104tau160v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 276174 | 14598 0 0 | 49756 1232 1704 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 310945 | 10021 0 0 | 43309 1256 1608 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 311403 | 7934 0 0 | 41044 1232 1704 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 313138 | 9904 0 0 | 42877 1256 1608 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 315665 | 10573 0 0 | 42557 1256 1608 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 329741 | 4764 0 0 | 34927 1248 1608 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 346313 | 6570 0 0 | 38635 1224 1704 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 363163 | 5991 0 0 | 36621 1256 1608 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 395901 | 4482 0 0 | 34786 1208 1672 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
Test failure
error 132
timeout: the monitored command dumped core
Illegal instruction
Number of similar (implementation,compiler) pairs: 10, namely:
| Implementation | Compiler |
| T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
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/cctgE3tA.s: Assembler messages:
encrypt.c: /tmp/cctgE3tA.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctgE3tA.s:991: 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 (13.3.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/cc3My32e.s: Assembler messages:
encrypt.c: /tmp/cc3My32e.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3My32e.s:991: 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 (13.3.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/ccGcHEuA.s: Assembler messages:
encrypt.c: /tmp/ccGcHEuA.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:970: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGcHEuA.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 -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.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/cc8RpPUh.s: Assembler messages:
encrypt.c: /tmp/cc8RpPUh.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:942: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8RpPUh.s:989: 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 (13.3.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/ccsRnqGv.s: Assembler messages:
encrypt.c: /tmp/ccsRnqGv.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccsRnqGv.s:1030: 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 (13.3.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/ccfzKd7I.s: Assembler messages:
encrypt.c: /tmp/ccfzKd7I.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfzKd7I.s:1030: 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 (13.3.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/cc8HjSYq.s: Assembler messages:
encrypt.c: /tmp/cc8HjSYq.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:1009: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.s:1039: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8HjSYq.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 -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.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/cckPdiBZ.s: Assembler messages:
encrypt.c: /tmp/cckPdiBZ.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:1014: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckPdiBZ.s:1028: 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 (13.3.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 (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |