Test results for amd64, wolfdale, crypto_aead/omdsha256k128n96tau128v1
[Page version: 20250925 09:46:33]
Measurements for amd64, wolfdale, crypto_aead
Test results for amd64, wolfdale, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau128v1
Computer: wolfdale
Microarchitecture: amd64; Core 2 45nm (1067a)
Architecture: amd64
CPU ID: GenuineIntel-0001067a-bfebfbff
SUPERCOP version: 20250922
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
166288 | 14802 2752 132 | 37304 3620 1176 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
166709 | 14722 2752 132 | 36408 3620 1176 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
175858 | 16236 2752 132 | 38584 3620 1176 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
189305 | 12531 2752 132 | 32430 3612 1176 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
189342 | 12444 2752 132 | 31862 3612 1176 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250923 | 20250922 |
272253 | 16564 0 0 | 38432 780 1080 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
300514 | 11025 0 0 | 32640 812 1016 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
301596 | 8699 0 0 | 31056 812 1016 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
313480 | 4973 0 0 | 24422 804 1016 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
315815 | 8701 0 0 | 31232 812 1016 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
327971 | 6148 0 0 | 26559 772 1080 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
333289 | 7363 0 0 | 28304 780 1080 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
346378 | 4700 0 0 | 24622 804 1016 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
361767 | 3997 0 0 | 22835 756 1048 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250311 | 20250307 |
Test failure
error 132
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 (Debian_Clang_11.0.1) |
T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
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/ccjNaT3V.s: Assembler messages:
encrypt.c: /tmp/ccjNaT3V.s:1067: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5253: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5254: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5257: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5258: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5274: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5275: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5278: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5279: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5282: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5283: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5297: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5298: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5301: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5302: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5318: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5319: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5322: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5323: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccjNaT3V.s:5326: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
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 (10.2.1_20210110) |
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/cc7C9dPZ.s: Assembler messages:
encrypt.c: /tmp/cc7C9dPZ.s:1067: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5253: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5254: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5257: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5258: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5274: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5275: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5278: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5279: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5282: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5283: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5297: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5298: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5301: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5302: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5318: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5319: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5322: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5323: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc7C9dPZ.s:5326: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
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 (10.2.1_20210110) |
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/cc9MsCV7.s: Assembler messages:
encrypt.c: /tmp/cc9MsCV7.s:1060: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5246: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5247: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5250: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5251: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5267: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5268: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5271: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5272: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5275: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5276: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5290: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5291: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5294: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5295: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5311: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5312: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5315: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5316: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc9MsCV7.s:5319: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
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 (10.2.1_20210110) |
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/ccUIeBil.s: Assembler messages:
encrypt.c: /tmp/ccUIeBil.s:1065: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5251: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5252: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5255: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5256: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5272: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5273: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5276: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5277: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5280: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5281: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5295: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5296: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5299: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5300: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5316: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5317: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5320: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5321: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccUIeBil.s:5324: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
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 (10.2.1_20210110) |
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/ccc6Mui1.s: Assembler messages:
encrypt.c: /tmp/ccc6Mui1.s:1106: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5292: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5293: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5296: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5297: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5313: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5314: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5317: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5318: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5321: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5322: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5336: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5337: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5340: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5341: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5357: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5358: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5361: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5362: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccc6Mui1.s:5365: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
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 (10.2.1_20210110) |
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/cchOTz2D.s: Assembler messages:
encrypt.c: /tmp/cchOTz2D.s:1106: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5292: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5293: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5296: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5297: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5313: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5314: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5317: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5318: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5321: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5322: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5336: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5337: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5340: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5341: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5357: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5358: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5361: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5362: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cchOTz2D.s:5365: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
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 (10.2.1_20210110) |
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/cc0H2Q7Q.s: Assembler messages:
encrypt.c: /tmp/cc0H2Q7Q.s:1099: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5285: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5286: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5289: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5290: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5306: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5307: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5310: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5311: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5314: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5315: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5329: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5330: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5333: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5334: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5350: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5351: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5354: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5355: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/cc0H2Q7Q.s:5358: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
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 (10.2.1_20210110) |
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/ccPs5vr9.s: Assembler messages:
encrypt.c: /tmp/ccPs5vr9.s:1104: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5290: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5291: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5294: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5295: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5311: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5312: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5315: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5316: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5319: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5320: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5334: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5335: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5338: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5339: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5355: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5356: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5359: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5360: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
encrypt.c: /tmp/ccPs5vr9.s:5363: Error: can't resolve `.data' {.data section} - `.Ltext0' {.text section}
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 (10.2.1_20210110) |
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_11.0.1) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
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 (Debian_Clang_11.0.1) |
T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |