Test results for amd64, rome0, crypto_aead/omdsha256k128n96tau128v1
[Page version: 20260217 19:41:10]
Measurements for amd64, rome0, crypto_aead
Test results for amd64, rome0, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau128v1
Computer: rome0
Microarchitecture: amd64; Zen 2 (830f10)
Architecture: amd64
CPU ID: AuthenticAMD-00830f10-178bfbff
SUPERCOP version: 20260217
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 112499 | 14240 2768 132 | 46765 4112 1728 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 114509 | 14272 2768 132 | 47397 4112 1728 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 118711 | 16017 2752 132 | 48533 4096 1728 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 132707 | 12191 2752 132 | 42547 4088 1792 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 134626 | 22818 2752 132 | 52629 4096 1728 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 150779 | 10754 0 0 | 43149 1288 1568 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 155589 | 17552 0 0 | 50879 1200 1664 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 163878 | 10588 0 0 | 43517 1288 1600 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 169425 | 4551 0 0 | 34931 1280 1632 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 169462 | 7062 0 0 | 38263 1200 1664 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 173112 | 5665 0 0 | 35541 1288 1568 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 173573 | 12159 0 0 | 44485 1288 1568 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 196528 | 4090 0 0 | 32507 1184 1632 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 198045 | 5648 0 0 | 35751 1200 1664 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 221361 | 14112 2768 132 | 46637 4112 1728 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 223737 | 14144 2768 132 | 47269 4112 1728 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 228169 | 15889 2752 132 | 48405 4096 1728 | T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 242893 | 12043 2752 132 | 42419 4088 1792 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 244678 | 22690 2752 132 | 52501 4096 1728 | T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
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/ccr8ikji.s: Assembler messages:
encrypt.c: /tmp/ccr8ikji.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccr8ikji.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 -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccNrfLDy.s: Assembler messages:
encrypt.c: /tmp/ccNrfLDy.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccNrfLDy.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 -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccB4NkEf.s: Assembler messages:
encrypt.c: /tmp/ccB4NkEf.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccB4NkEf.s:999: 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 (12.2.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/cc2lgiB9.s: Assembler messages:
encrypt.c: /tmp/cc2lgiB9.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:942: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2lgiB9.s:987: 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 (12.2.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/ccQ9r0yD.s: Assembler messages:
encrypt.c: /tmp/ccQ9r0yD.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccQ9r0yD.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 -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccPZ10tB.s: Assembler messages:
encrypt.c: /tmp/ccPZ10tB.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPZ10tB.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 -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.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/ccUhJdcu.s: Assembler messages:
encrypt.c: /tmp/ccUhJdcu.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:1032: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUhJdcu.s:1038: 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 (12.2.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/ccLkbqDD.s: Assembler messages:
encrypt.c: /tmp/ccLkbqDD.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:1012: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccLkbqDD.s:1026: 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 (12.2.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 (Debian_Clang_14.0.6) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
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 (Debian_Clang_14.0.6) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |