Test results for amd64, h4e450, crypto_aead/omdsha256k128n96tau128v1
[Page version: 20260804 15:23:40]
Measurements for amd64, h4e450, crypto_aead
Test results for amd64, h4e450, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau128v1
Computer: h4e450
Microarchitecture: amd64; Bobcat (500f20)
Architecture: amd64
CPU ID: AuthenticAMD-00500f20-178bfbff
SUPERCOP version: 20260330
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 331769 | 16017 2752 132 | 48351 4064 1728 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 332114 | 15725 2752 132 | 47735 4064 1728 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 332208 | 15645 2752 132 | 46479 4064 1728 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 352588 | 22788 2752 132 | 52519 4064 1728 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 354284 | 12289 2752 132 | 41401 4056 1728 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 388156 | 17019 0 0 | 50684 1232 1664 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 419185 | 12159 0 0 | 44319 1256 1568 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 419482 | 11344 0 0 | 42039 1256 1568 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 424091 | 11779 0 0 | 43671 1256 1568 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 439910 | 4741 0 0 | 33881 1248 1568 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 463001 | 5903 0 0 | 35639 1256 1568 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 463805 | 7651 0 0 | 39468 1232 1664 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 484952 | 6515 0 0 | 37643 1224 1664 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260426 | 20260330 |
| 535963 | 4495 0 0 | 33967 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/ccJPGBcg.s: Assembler messages:
encrypt.c: /tmp/ccJPGBcg.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:929: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJPGBcg.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/cc365qHB.s: Assembler messages:
encrypt.c: /tmp/cc365qHB.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:929: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc365qHB.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/ccyxQu0o.s: Assembler messages:
encrypt.c: /tmp/ccyxQu0o.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:970: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccyxQu0o.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/ccxrdGbx.s: Assembler messages:
encrypt.c: /tmp/ccxrdGbx.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxrdGbx.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/cczZ8HqC.s: Assembler messages:
encrypt.c: /tmp/cczZ8HqC.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:1014: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:1030: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczZ8HqC.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/cczvrGDV.s: Assembler messages:
encrypt.c: /tmp/cczvrGDV.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:1014: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:1030: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cczvrGDV.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/ccIosd3k.s: Assembler messages:
encrypt.c: /tmp/ccIosd3k.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:1009: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.s:1039: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIosd3k.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/ccB466BJ.s: Assembler messages:
encrypt.c: /tmp/ccB466BJ.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:1012: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.s:1027: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB466BJ.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) |