Test results for amd64, h2atom, crypto_aead/omdsha256k128n96tau128v1
[Page version: 20251001 11:54:46]
Measurements for amd64, h2atom, crypto_aead
Test results for amd64, h2atom, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau128v1
Computer: h2atom
Microarchitecture: amd64; Bonnell (106ca)
Architecture: amd64
CPU ID: GenuineIntel-000106ca-bfe9fbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
297179 | 16528 2752 132 | 39602 3620 1192 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
297307 | 16512 2752 132 | 38410 3620 1192 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
299284 | 16423 2752 132 | 39218 3620 1192 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
333385 | 23757 2752 132 | 43970 3620 1192 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
367062 | 12572 2752 132 | 32268 3612 1192 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
531877 | 11716 0 0 | 33090 828 1024 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250326 | 20250307 |
556683 | 12338 0 0 | 34818 828 1024 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250326 | 20250307 |
577166 | 24369 0 0 | 47554 812 1088 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250326 | 20250307 |
605598 | 5076 0 0 | 24604 820 1024 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250326 | 20250307 |
613732 | 12159 0 0 | 34410 828 1024 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250326 | 20250307 |
653634 | 6279 0 0 | 26498 828 1024 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250326 | 20250307 |
698842 | 7788 0 0 | 29802 812 1088 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250326 | 20250307 |
744893 | 4509 0 0 | 24061 788 1056 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250326 | 20250307 |
802039 | 6539 0 0 | 27777 804 1088 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250326 | 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/ccd4ZyLA.s: Assembler messages:
encrypt.c: /tmp/ccd4ZyLA.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccd4ZyLA.s:986: 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/cccnnM3l.s: Assembler messages:
encrypt.c: /tmp/cccnnM3l.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:980: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cccnnM3l.s:986: 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/cc5jztyN.s: Assembler messages:
encrypt.c: /tmp/cc5jztyN.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:954: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5jztyN.s:998: 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/ccZZazkS.s: Assembler messages:
encrypt.c: /tmp/ccZZazkS.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccZZazkS.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/cc9vDE2j.s: Assembler messages:
encrypt.c: /tmp/cc9vDE2j.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc9vDE2j.s:1025: 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/ccTLMDbs.s: Assembler messages:
encrypt.c: /tmp/ccTLMDbs.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:1019: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:1021: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:1023: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccTLMDbs.s:1025: 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/cclG1cgE.s: Assembler messages:
encrypt.c: /tmp/cclG1cgE.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:1006: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:1016: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:1031: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:1035: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cclG1cgE.s:1037: 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/ccP3Rnjp.s: Assembler messages:
encrypt.c: /tmp/ccP3Rnjp.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:1012: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.s:1027: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccP3Rnjp.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) |