Test results for amd64, margaux, crypto_aead/omdsha256k128n96tau96v1
[Page version: 20250926 17:37:40]
Measurements for amd64, margaux, crypto_aead
Test results for amd64, margaux, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau96v1
Computer: margaux
Microarchitecture: amd64; Core 2 65nm (6fb)
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k128n96tau96v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
180247 | 16028 2752 132 | 38451 3652 1184 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
180581 | 15852 2752 132 | 37291 3652 1184 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
186753 | 15884 2752 132 | 38435 3652 1184 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
193230 | 12423 2752 132 | 31717 3644 1184 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
195438 | 23540 2752 132 | 43563 3652 1184 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
273998 | 16908 0 0 | 39932 812 1088 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250313 | 20250307 |
286600 | 12061 0 0 | 33379 844 1024 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250313 | 20250307 |
292421 | 12254 0 0 | 34643 844 1024 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250313 | 20250307 |
293341 | 4974 0 0 | 24277 836 1024 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250313 | 20250307 |
294042 | 12170 0 0 | 34419 844 1024 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250313 | 20250307 |
321877 | 6260 0 0 | 26307 844 1024 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250313 | 20250307 |
338622 | 7486 0 0 | 29356 812 1088 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250313 | 20250307 |
339045 | 6349 0 0 | 27547 804 1088 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250313 | 20250307 |
368825 | 4510 0 0 | 24031 788 1056 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250313 | 20250307 |
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/ccLATrvj.s: Assembler messages:
encrypt.c: /tmp/ccLATrvj.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLATrvj.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/ccygMW5t.s: Assembler messages:
encrypt.c: /tmp/ccygMW5t.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccygMW5t.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/cc9x0F7y.s: Assembler messages:
encrypt.c: /tmp/cc9x0F7y.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:970: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9x0F7y.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/ccwM3jGs.s: Assembler messages:
encrypt.c: /tmp/ccwM3jGs.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccwM3jGs.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/ccOo1pUh.s: Assembler messages:
encrypt.c: /tmp/ccOo1pUh.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOo1pUh.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/ccYR76el.s: Assembler messages:
encrypt.c: /tmp/ccYR76el.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYR76el.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/ccrvrqKH.s: Assembler messages:
encrypt.c: /tmp/ccrvrqKH.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:1009: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:1034: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.s:1039: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrvrqKH.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/ccIb2fif.s: Assembler messages:
encrypt.c: /tmp/ccIb2fif.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:1012: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.s:1027: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccIb2fif.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) |