Test results for amd64, h3neo, crypto_aead/omdsha256k256n248tau256v1
[Page version: 20260624 14:03:57]
Measurements for amd64, h3neo, crypto_aead
Test results for amd64, h3neo, crypto_aead
Test results for crypto_aead/omdsha256k256n248tau256v1
Computer: h3neo
Microarchitecture: amd64; K10 45nm (100f63)
Architecture: amd64
CPU ID: AuthenticAMD-00100f63-078bfbff
SUPERCOP version: 20260330
Operation: crypto_aead
Primitive: omdsha256k256n248tau256v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 276734 | 14635 0 0 | 49884 1232 1704 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 311363 | 8028 0 0 | 41204 1232 1704 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 311862 | 9985 0 0 | 43309 1256 1608 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 312446 | 9868 0 0 | 42845 1256 1608 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 315767 | 10553 0 0 | 42525 1256 1608 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 336976 | 4722 0 0 | 34927 1248 1608 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 341727 | 6579 0 0 | 38699 1224 1704 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 364198 | 5990 0 0 | 36621 1256 1608 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 389832 | 4452 0 0 | 34754 1208 1672 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
Test failure
error 132
timeout: the monitored command dumped core
Illegal instruction
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_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
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/ccYPHn8o.s: Assembler messages:
encrypt.c: /tmp/ccYPHn8o.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYPHn8o.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 (13.3.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/ccbdWl5Z.s: Assembler messages:
encrypt.c: /tmp/ccbdWl5Z.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbdWl5Z.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 (13.3.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/ccIndimo.s: Assembler messages:
encrypt.c: /tmp/ccIndimo.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:970: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIndimo.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 (13.3.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/ccCylgIO.s: Assembler messages:
encrypt.c: /tmp/ccCylgIO.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:942: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCylgIO.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 (13.3.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/ccx2kCxJ.s: Assembler messages:
encrypt.c: /tmp/ccx2kCxJ.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx2kCxJ.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 (13.3.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/ccuipWKi.s: Assembler messages:
encrypt.c: /tmp/ccuipWKi.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccuipWKi.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 (13.3.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/ccqW70hM.s: Assembler messages:
encrypt.c: /tmp/ccqW70hM.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:1009: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.s:1039: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccqW70hM.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 (13.3.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/ccN5vt1t.s: Assembler messages:
encrypt.c: /tmp/ccN5vt1t.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:1014: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccN5vt1t.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 (13.3.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_18.1.3_(1ubuntu1)) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |