Test results for amd64, cherry, crypto_aead/omdsha256k256n104tau160v1
[Page version: 20260413 03:55:14]
Measurements for amd64, cherry, crypto_aead
Test results for amd64, cherry, crypto_aead
Test results for crypto_aead/omdsha256k256n104tau160v1
Computer: cherry
Microarchitecture: amd64; Silvermont (406c4)
Architecture: amd64
CPU ID: GenuineIntel-000406c4-bfebfbff
SUPERCOP version: 20260330
Operation: crypto_aead
Primitive: omdsha256k256n104tau160v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 270936 | 16094 2752 132 | 48032 4080 1728 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 289812 | 20396 2752 132 | 51392 4080 1728 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 291631 | 20380 2752 132 | 51256 4080 1728 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 295218 | 22927 2752 132 | 52440 4080 1728 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 300118 | 12385 2752 132 | 41238 4072 1728 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 491897 | 11262 0 0 | 42016 1272 1568 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 492192 | 25182 0 0 | 56639 1200 1664 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 492824 | 11305 0 0 | 42192 1272 1568 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 495637 | 12215 0 0 | 43984 1272 1568 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 520715 | 4805 0 0 | 33654 1264 1568 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 527542 | 7268 0 0 | 37647 1200 1664 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 540348 | 5845 0 0 | 35230 1192 1664 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 556479 | 5941 0 0 | 35480 1272 1568 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
| 574828 | 4100 0 0 | 31874 1176 1632 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260306 | 20260217 |
Test failure
error 132
Illegal instruction
Number of similar (implementation,compiler) pairs: 5, namely:
| Implementation | Compiler |
| T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccO8JVHC.s: Assembler messages:
encrypt.c: /tmp/ccO8JVHC.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:941: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO8JVHC.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 (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/cc2g7FxB.s: Assembler messages:
encrypt.c: /tmp/cc2g7FxB.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:941: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2g7FxB.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 (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/cc3zHWHS.s: Assembler messages:
encrypt.c: /tmp/cc3zHWHS.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:942: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3zHWHS.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 (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccSBIdMC.s: Assembler messages:
encrypt.c: /tmp/ccSBIdMC.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:971: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBIdMC.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccY3U17d.s: Assembler messages:
encrypt.c: /tmp/ccY3U17d.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:1017: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccY3U17d.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 (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccNz1zQ3.s: Assembler messages:
encrypt.c: /tmp/ccNz1zQ3.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:1017: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNz1zQ3.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 (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccWepOVj.s: Assembler messages:
encrypt.c: /tmp/ccWepOVj.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:1017: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccWepOVj.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 (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/cc53YnJ6.s: Assembler messages:
encrypt.c: /tmp/cc53YnJ6.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:1010: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc53YnJ6.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
omdsha256.o calc_L_i T
omdsha256.o double_block T
omdsha256.o final_masking_associated_data T
omdsha256.o final_masking_message T
omdsha256.o hash T
omdsha256.o increment_masking_associated_data T
omdsha256.o increment_masking_message T
omdsha256.o key_func T
omdsha256.o l2b T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
sha256.o sha256_comp T
Number of similar (implementation,compiler) pairs: 9, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
omdsha256.o double_block T
omdsha256.o glue B
omdsha256.o hash T
omdsha256.o key_func T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
Number of similar (implementation,compiler) pairs: 5, namely:
| Implementation | Compiler |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |