Test results for amd64, trident, crypto_aead/omdsha256k128n96tau128v1
[Page version: 20260830 23:14:38]
Measurements for amd64, trident, crypto_aead
Test results for amd64, trident, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau128v1
Computer: trident
Microarchitecture: amd64; Core 2 65nm (6fb)
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20260627
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 182787 | 16017 2752 132 | 48256 4096 1744 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 183901 | 15855 2752 132 | 47080 4096 1744 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 184265 | 15887 2752 132 | 48256 4096 1744 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 196362 | 23559 2752 132 | 53320 4096 1744 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 197731 | 12430 2752 132 | 41422 4088 1744 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 273305 | 19066 0 0 | 50735 1216 1680 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 286588 | 12060 0 0 | 43168 1288 1584 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 292882 | 5012 0 0 | 34030 1280 1584 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 294197 | 12273 0 0 | 44496 1288 1584 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 294836 | 12159 0 0 | 44224 1288 1584 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 298254 | 7280 0 0 | 38087 1216 1680 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 323182 | 6295 0 0 | 36096 1288 1584 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 330368 | 6201 0 0 | 36054 1208 1680 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
| 365230 | 4093 0 0 | 32218 1192 1648 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260706 | 20260627 |
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/cc82ctv4.s: Assembler messages:
encrypt.c: /tmp/cc82ctv4.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc82ctv4.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 -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/cc7y2BL4.s: Assembler messages:
encrypt.c: /tmp/cc7y2BL4.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7y2BL4.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 -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/ccZzlpPS.s: Assembler messages:
encrypt.c: /tmp/ccZzlpPS.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZzlpPS.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 -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/ccN4AmkI.s: Assembler messages:
encrypt.c: /tmp/ccN4AmkI.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:971: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN4AmkI.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/ccSk58lP.s: Assembler messages:
encrypt.c: /tmp/ccSk58lP.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSk58lP.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 -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/ccULHea0.s: Assembler messages:
encrypt.c: /tmp/ccULHea0.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.s:1033: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccULHea0.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 -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/cctNcsX8.s: Assembler messages:
encrypt.c: /tmp/cctNcsX8.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:1032: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctNcsX8.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 -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/ccvY6s6Y.s: Assembler messages:
encrypt.c: /tmp/ccvY6s6Y.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:1010: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvY6s6Y.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) |