Test results for amd64, h4atom, crypto_aead/omdsha256k192n104tau128v1
[Page version: 20251115 13:22:58]
Measurements for amd64, h4atom, crypto_aead
Test results for amd64, h4atom, crypto_aead
Test results for crypto_aead/omdsha256k192n104tau128v1
Computer: h4atom
Microarchitecture: amd64; Bonnell (106ca)
Architecture: amd64
CPU ID: GenuineIntel-000106ca-bfe9fbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k192n104tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 297806 | 16586 2752 132 | 38479 3628 1192 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
| 298047 | 16602 2752 132 | 39639 3628 1192 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
| 299219 | 16431 2752 132 | 42927 3628 1192 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
| 331934 | 23805 2752 132 | 44047 3628 1192 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
| 366554 | 12617 2752 132 | 32297 3620 1192 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250925 | 20250922 |
| 491621 | 10580 0 0 | 32183 820 1032 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250909 | 20250415 |
| 510771 | 10506 0 0 | 33239 820 1032 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250909 | 20250415 |
| 576419 | 5032 0 0 | 24721 812 1032 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250909 | 20250415 |
| 588108 | 19870 0 0 | 42294 780 1096 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250909 | 20250415 |
| 621560 | 9933 0 0 | 36223 820 1032 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250909 | 20250415 |
| 635784 | 6229 0 0 | 26471 820 1032 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250909 | 20250415 |
| 671129 | 8408 0 0 | 29606 780 1096 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250909 | 20250415 |
| 756109 | 4045 0 0 | 22697 756 1064 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250909 | 20250415 |
| 816030 | 6552 0 0 | 27157 772 1096 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250909 | 20250415 |
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_19.1.7_(3+b1)) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
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/ccvtLhAw.s: Assembler messages:
encrypt.c: /tmp/ccvtLhAw.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvtLhAw.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccRlCXFT.s: Assembler messages:
encrypt.c: /tmp/ccRlCXFT.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRlCXFT.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccVlVsMS.s: Assembler messages:
encrypt.c: /tmp/ccVlVsMS.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:942: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlVsMS.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccjGwCzn.s: Assembler messages:
encrypt.c: /tmp/ccjGwCzn.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:971: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjGwCzn.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccD0y06L.s: Assembler messages:
encrypt.c: /tmp/ccD0y06L.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:1017: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:1027: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccD0y06L.s:1035: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccLR4L0W.s: Assembler messages:
encrypt.c: /tmp/ccLR4L0W.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:1017: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:1027: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLR4L0W.s:1035: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccGdN0jI.s: Assembler messages:
encrypt.c: /tmp/ccGdN0jI.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:1017: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGdN0jI.s:1035: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccQTMMU4.s: Assembler messages:
encrypt.c: /tmp/ccQTMMU4.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:1010: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:1030: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQTMMU4.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Namespace violations
omdsha256.o calc_L_i T
omdsha256.o double_block T
omdsha256.o final_masking_associated_data T
omdsha256.o final_masking_message T
omdsha256.o hash T
omdsha256.o increment_masking_associated_data T
omdsha256.o increment_masking_message T
omdsha256.o key_func T
omdsha256.o l2b T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
sha256.o sha256_comp T
Number of similar (implementation,compiler) pairs: 9, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
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_19.1.7_(3+b1)) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |