Test results for amd64, h4e450, crypto_aead/omdsha256k256n104tau160v1
[Page version: 20260804 15:23:40]
Measurements for amd64, h4e450, crypto_aead
Test results for amd64, h4e450, crypto_aead
Test results for crypto_aead/omdsha256k256n104tau160v1
Computer: h4e450
Microarchitecture: amd64; Bobcat (500f20)
Architecture: amd64
CPU ID: AuthenticAMD-00500f20-178bfbff
SUPERCOP version: 20260330
Operation: crypto_aead
Primitive: omdsha256k256n104tau160v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 332114 | 15785 2752 132 | 46639 4064 1728 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 332116 | 15833 2752 132 | 47863 4064 1728 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 332150 | 16094 2752 132 | 48463 4064 1728 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 350972 | 12391 2752 132 | 41529 4056 1728 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 351966 | 22881 2752 132 | 52631 4064 1728 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 388214 | 17147 0 0 | 50908 1232 1664 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 419154 | 12215 0 0 | 44415 1256 1568 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 420478 | 11387 0 0 | 42119 1256 1568 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 423994 | 11819 0 0 | 43735 1256 1568 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 446843 | 4800 0 0 | 33977 1248 1568 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 461241 | 5943 0 0 | 35719 1256 1568 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 465860 | 7691 0 0 | 39612 1232 1664 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 477517 | 6550 0 0 | 37771 1224 1664 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 533979 | 4477 0 0 | 33935 1208 1632 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 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_14.0.0) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.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/ccO0wPWD.s: Assembler messages:
encrypt.c: /tmp/ccO0wPWD.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:929: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO0wPWD.s:993: 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 (11.4.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/cczfhs0t.s: Assembler messages:
encrypt.c: /tmp/cczfhs0t.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:929: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczfhs0t.s:993: 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 (11.4.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/ccoFRE4H.s: Assembler messages:
encrypt.c: /tmp/ccoFRE4H.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:970: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccoFRE4H.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 (11.4.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/ccznJZYi.s: Assembler messages:
encrypt.c: /tmp/ccznJZYi.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccznJZYi.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 (11.4.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/cciwJypw.s: Assembler messages:
encrypt.c: /tmp/cciwJypw.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:1014: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:1030: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cciwJypw.s:1032: 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 (11.4.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/cc7nT8NJ.s: Assembler messages:
encrypt.c: /tmp/cc7nT8NJ.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:1014: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:1030: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7nT8NJ.s:1032: 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 (11.4.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/ccvt3psv.s: Assembler messages:
encrypt.c: /tmp/ccvt3psv.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:1009: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.s:1039: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvt3psv.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 (11.4.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/ccFxOp9N.s: Assembler messages:
encrypt.c: /tmp/ccFxOp9N.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:1012: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.s:1027: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFxOp9N.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 (11.4.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_14.0.0) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.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_14.0.0) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |