Test results for amd64, h2atom, crypto_aead/omdsha256k256n104tau160v1
[Page version: 20260919 18:54:16]
Measurements for amd64, h2atom, crypto_aead
Test results for amd64, h2atom, crypto_aead
Test results for crypto_aead/omdsha256k256n104tau160v1
Computer: h2atom
Microarchitecture: amd64; Bonnell (106ca)
Architecture: amd64
CPU ID: GenuineIntel-000106ca-bfe9fbff
SUPERCOP version: 20260330
Operation: crypto_aead
Primitive: omdsha256k256n104tau160v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 297594 | 16720 2752 132 | 49644 4048 1768 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 297609 | 16688 2752 132 | 48436 4048 1768 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 299325 | 16535 2752 132 | 49244 4048 1768 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 333096 | 23915 2752 132 | 54164 4048 1768 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 366697 | 12714 2752 132 | 42454 4040 1768 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 522003 | 10558 0 0 | 42156 1240 1608 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 540584 | 10497 0 0 | 43260 1240 1608 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 570405 | 5113 0 0 | 34846 1232 1608 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 601533 | 22660 0 0 | 56042 1232 1704 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 610372 | 10021 0 0 | 42540 1240 1608 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 643783 | 6317 0 0 | 36588 1240 1608 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 675637 | 8788 0 0 | 41082 1232 1704 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 757537 | 4496 0 0 | 34048 1208 1672 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
| 811725 | 6727 0 0 | 38073 1224 1704 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260521 | 20260330 |
Test failure
error 132
timeout: the monitored command dumped core
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 (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)) |
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/cctywhMd.s: Assembler messages:
encrypt.c: /tmp/cctywhMd.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctywhMd.s:986: 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/ccnd6OZd.s: Assembler messages:
encrypt.c: /tmp/ccnd6OZd.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnd6OZd.s:986: 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/cc8ZcK5W.s: Assembler messages:
encrypt.c: /tmp/cc8ZcK5W.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc8ZcK5W.s:998: 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/cciker5C.s: Assembler messages:
encrypt.c: /tmp/cciker5C.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciker5C.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/ccxqpOas.s: Assembler messages:
encrypt.c: /tmp/ccxqpOas.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxqpOas.s:1025: 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/cczEeaOj.s: Assembler messages:
encrypt.c: /tmp/cczEeaOj.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczEeaOj.s:1025: 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/ccaB48Ek.s: Assembler messages:
encrypt.c: /tmp/ccaB48Ek.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:1016: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:1035: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaB48Ek.s:1037: 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/cc7GVcvn.s: Assembler messages:
encrypt.c: /tmp/cc7GVcvn.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:1012: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.s:1027: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7GVcvn.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) |
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 (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)) |