Test results for amd64, h3neo, crypto_aead/omdsha256k128n96tau128v1
[Page version: 20260624 14:03:57]
Measurements for amd64, h3neo, crypto_aead
Test results for amd64, h3neo, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau128v1
Computer: h3neo
Microarchitecture: amd64; K10 45nm (100f63)
Architecture: amd64
CPU ID: AuthenticAMD-00100f63-078bfbff
SUPERCOP version: 20260330
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 276239 | 14502 0 0 | 49596 1232 1704 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 310400 | 7836 0 0 | 40884 1232 1704 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 311507 | 9957 0 0 | 43213 1256 1608 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 311946 | 9840 0 0 | 42781 1256 1608 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 315667 | 10530 0 0 | 42461 1256 1608 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 334050 | 4705 0 0 | 34831 1248 1608 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 349074 | 6546 0 0 | 38539 1224 1704 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 367786 | 4519 0 0 | 34818 1208 1672 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260411 | 20260330 |
| 368359 | 5951 0 0 | 36525 1256 1608 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -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/ccFuAL4r.s: Assembler messages:
encrypt.c: /tmp/ccFuAL4r.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccFuAL4r.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/cc5pAJSM.s: Assembler messages:
encrypt.c: /tmp/cc5pAJSM.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5pAJSM.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/ccdhjhX4.s: Assembler messages:
encrypt.c: /tmp/ccdhjhX4.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:970: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdhjhX4.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/ccvhmWiD.s: Assembler messages:
encrypt.c: /tmp/ccvhmWiD.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:942: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvhmWiD.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/ccSBymby.s: Assembler messages:
encrypt.c: /tmp/ccSBymby.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSBymby.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/ccksk1yE.s: Assembler messages:
encrypt.c: /tmp/ccksk1yE.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccksk1yE.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/cc3XG2dL.s: Assembler messages:
encrypt.c: /tmp/cc3XG2dL.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:1009: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.s:1039: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3XG2dL.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/cc1h443S.s: Assembler messages:
encrypt.c: /tmp/cc1h443S.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:1014: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc1h443S.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) |