Test results for amd64, titan0, crypto_aead/omdsha256k128n96tau64v1
[Page version: 20250924 10:03:28]
Measurements for amd64, titan0, crypto_aead
Test results for amd64, titan0, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau64v1
Computer: titan0
Microarchitecture: amd64; Haswell+AES (306c3)
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k128n96tau64v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
117836 | 14335 2768 132 | 38120 3684 1184 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
118219 | 14367 2768 132 | 38432 3684 1184 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
118234 | 14463 2768 132 | 38248 3684 1184 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
118243 | 14495 2768 132 | 38560 3684 1184 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
122846 | 15874 2752 132 | 38304 3668 1184 | T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
124187 | 16002 2752 132 | 38432 3668 1184 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
133500 | 22696 2752 132 | 42512 3668 1184 | T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
134904 | 22824 2752 132 | 42640 3668 1184 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
141463 | 12202 2752 132 | 32882 3660 1248 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
141550 | 12054 2752 132 | 32738 3660 1248 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
165208 | 14746 0 0 | 38492 812 1088 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
177160 | 11749 0 0 | 35368 860 1056 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
183305 | 10794 0 0 | 34616 860 1056 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
193582 | 4544 0 0 | 25250 852 1088 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
198080 | 6421 0 0 | 28132 812 1088 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
209278 | 12097 0 0 | 34368 860 1024 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
209365 | 6032 0 0 | 27179 804 1088 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
209485 | 5663 0 0 | 25552 860 1024 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
220965 | 4583 0 0 | 24111 788 1056 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
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/ccABuPcs.s: Assembler messages:
encrypt.c: /tmp/ccABuPcs.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccABuPcs.s:991: 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/cckVpn0u.s: Assembler messages:
encrypt.c: /tmp/cckVpn0u.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckVpn0u.s:991: 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/ccs8F6YG.s: Assembler messages:
encrypt.c: /tmp/ccs8F6YG.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:970: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccs8F6YG.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/cc4DGT6S.s: Assembler messages:
encrypt.c: /tmp/cc4DGT6S.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4DGT6S.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/ccNN7Xdo.s: Assembler messages:
encrypt.c: /tmp/ccNN7Xdo.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNN7Xdo.s:1030: 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/ccnry1Dr.s: Assembler messages:
encrypt.c: /tmp/ccnry1Dr.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnry1Dr.s:1030: 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/ccMOc95K.s: Assembler messages:
encrypt.c: /tmp/ccMOc95K.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:1009: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.s:1039: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccMOc95K.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/ccEZhdas.s: Assembler messages:
encrypt.c: /tmp/ccEZhdas.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:1012: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.s:1027: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccEZhdas.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 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: 10, 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) |
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) |
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) |