Test results for armeabi, bblack, crypto_aead/triadaev1
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_aead
Test results for armeabi, bblack, crypto_aead
Test results for crypto_aead/triadaev1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: triadaev1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
29968360 | 9468 0 0 | 20512 464 776 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
31229080 | 34460 0 0 | 58755 412 792 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
46965704 | 38516 0 0 | 54035 412 784 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
68229560 | 4452 0 0 | 14430 460 776 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
70149776 | 3274 0 0 | 13350 460 776 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
74894624 | 3150 0 0 | 12850 452 776 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
97137824 | 7160 0 0 | 21989 408 776 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
99234576 | 12264 0 0 | 28779 412 776 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
99242656 | 12264 0 0 | 28779 412 776 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
Compiler output
simd.cpp: In file included from simd.cpp:16:
simd.cpp: In file included from /usr/include/clang/7.0.1/include/x86intrin.h:27:
simd.cpp: /usr/include/clang/7.0.1/include/ia32intrin.h:48:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
simd.cpp: return __builtin_ia32_readeflags_u32();
simd.cpp: ^
simd.cpp: /usr/include/clang/7.0.1/include/ia32intrin.h:54:3: error: use of undeclared identifier '__builtin_ia32_writeeflags_u32'
simd.cpp: __builtin_ia32_writeeflags_u32(__f);
simd.cpp: ^
simd.cpp: /usr/include/clang/7.0.1/include/ia32intrin.h:60:10: error: use of undeclared identifier '__builtin_ia32_rdpmc'; did you mean '__builtin_arm_dmb'?
simd.cpp: return __builtin_ia32_rdpmc(__A);
simd.cpp: ^
simd.cpp: /usr/include/clang/7.0.1/include/ia32intrin.h:60:10: note: '__builtin_arm_dmb' declared here
simd.cpp: /usr/include/clang/7.0.1/include/ia32intrin.h:60:10: error: argument to '__builtin_arm_dmb' must be a constant integer
simd.cpp: return __builtin_ia32_rdpmc(__A);
simd.cpp: ^ ~~~
simd.cpp: /usr/include/clang/7.0.1/include/ia32intrin.h:66:10: error: use of undeclared identifier '__builtin_ia32_rdtscp'; did you mean '__builtin_arm_rsrp'?
simd.cpp: return __builtin_ia32_rdtscp(__A);
simd.cpp: ^
simd.cpp: /usr/include/clang/7.0.1/include/ia32intrin.h:66:10: note: '__builtin_arm_rsrp' declared here
simd.cpp: /usr/include/clang/7.0.1/include/ia32intrin.h:66:32: error: cannot initialize a parameter of type 'const char *' with an lvalue of type 'unsigned int *'
simd.cpp: return __builtin_ia32_rdtscp(__A);
simd.cpp: ^~~
simd.cpp: /usr/include/clang/7.0.1/include/ia32intrin.h:75:3: error: use of undeclared identifier '__builtin_ia32_wbinvd'
simd.cpp: __builtin_ia32_wbinvd();
simd.cpp: ^
simd.cpp: ...
Number of similar (implementation,compiler) pairs: 8, namely:
Implementation | Compiler |
T:add_avx | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:add_avx | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:add_avx | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:add_avx | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:add_sse | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:add_sse | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:add_sse | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:add_sse | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
simd.cpp: simd.cpp:16:10: fatal error: x86intrin.h: No such file or directory
simd.cpp: #include <x86intrin.h>
simd.cpp: ^~~~~~~~~~~~~
simd.cpp: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:add_avx | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:add_avx | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:add_avx | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:add_avx | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall |
Compiler output
simd.cpp: simd.cpp:16:12: fatal error: x86intrin.h: No such file or directory
simd.cpp: #include <x86intrin.h>
simd.cpp: ^~~~~~~~~~~~~
simd.cpp: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:add_sse | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:add_sse | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:add_sse | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:add_sse | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall |
Compiler output
encrypt.c: encrypt.c: In function 'Initialization':
encrypt.c: encrypt.c:86:16: warning: variable 'd' set but not used [-Wunused-but-set-variable]
encrypt.c: unsigned char d, c1[8], c2[8], c3[8], c4[8];
encrypt.c: ^
encrypt.c: encrypt.c: In function 'Initialization_mac':
encrypt.c: encrypt.c:153:16: warning: variable 'd' set but not used [-Wunused-but-set-variable]
encrypt.c: unsigned char d, c1[8], c2[8], c3[8], c4[8];
encrypt.c: ^
encrypt.c: encrypt.c: In function 'macgeneration_part':
encrypt.c: encrypt.c:342:32: warning: variable 'kstem' set but not used [-Wunused-but-set-variable]
encrypt.c: unsigned char ks[64], mac[8], kstem = 0;
encrypt.c: ^~~~~
encrypt.c: encrypt.c: In function 'tagverification_part':
encrypt.c: encrypt.c:393:32: warning: variable 'kstem' set but not used [-Wunused-but-set-variable]
encrypt.c: unsigned char ks[64], tag[8], kstem = 0,check = 0;
encrypt.c: ^~~~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000107
encrypt.o N 00000114
encrypt.o N 00000118
encrypt.o N 00000126
encrypt.o N 00000129
encrypt.o N 0000012b
encrypt.o N 00000137
encrypt.o N 0000013c
encrypt.o N 00000141
encrypt.o N 00000146
encrypt.o N 0000014c
encrypt.o N 0000014e
encrypt.o N 00000150
encrypt.o N 00000152
encrypt.o N 00000156
encrypt.o N 0000015d
encrypt.o N 00000161
encrypt.o N 00000171
encrypt.o N 00000173
encrypt.o N 00000178
encrypt.o N 0000018f
encrypt.o N 00000191
encrypt.o N 00000196
encrypt.o N 0000019b
encrypt.o N 0000019d
encrypt.o N 000001b1
encrypt.o N 000001b5
encrypt.o N 000001b8
encrypt.o N 000001c7
encrypt.o N 000001da
encrypt.o N 000001e7
encrypt.o N 000001f9
encrypt.o N 00000205
encrypt.o N 00000211
encrypt.o N 00000225
encrypt.o N 00000234
encrypt.o N 00000247
encrypt.o N 0000025c
encrypt.o N 0000026c
encrypt.o N 0000029a
encrypt.o N 000002c8
encrypt.o N 000002cb
encrypt.o N 000002cd
encrypt.o N 000002d0
encrypt.o N 000002d2
encrypt.o N 000002df
encrypt.o N 000002e2
encrypt.o N 000002e5
encrypt.o N 000002e7
encrypt.o N 000002ea
encrypt.o N 000002f1
encrypt.o N 000002ff
encrypt.o N 00000305
encrypt.o N 00000314
encrypt.o N 00000321
encrypt.o N 0000032f
encrypt.o N 0000033b
encrypt.o N 00000342
encrypt.o N 00000348
encrypt.o N 0000034e
encrypt.o N 00000351
encrypt.o N 00000355
encrypt.o N 0000035e
encrypt.o N 00000362
encrypt.o N 00000368
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000107
encrypt.o N 00000114
encrypt.o N 00000118
encrypt.o N 00000126
encrypt.o N 00000129
encrypt.o N 0000012b
encrypt.o N 00000132
encrypt.o N 00000137
encrypt.o N 0000013c
encrypt.o N 00000141
encrypt.o N 00000145
encrypt.o N 00000151
encrypt.o N 00000157
encrypt.o N 00000159
encrypt.o N 0000015b
encrypt.o N 0000015d
encrypt.o N 00000161
encrypt.o N 00000173
encrypt.o N 00000175
encrypt.o N 00000182
encrypt.o N 00000185
encrypt.o N 0000018c
encrypt.o N 000001a3
encrypt.o N 000001b3
encrypt.o N 000001b5
encrypt.o N 000001ba
encrypt.o N 000001bc
encrypt.o N 000001c1
encrypt.o N 000001c6
encrypt.o N 000001c8
encrypt.o N 000001dc
encrypt.o N 000001e0
encrypt.o N 000001e3
encrypt.o N 000001f3
encrypt.o N 00000202
encrypt.o N 00000215
encrypt.o N 00000222
encrypt.o N 0000022e
encrypt.o N 0000023a
encrypt.o N 0000024e
encrypt.o N 0000025d
encrypt.o N 00000270
encrypt.o N 00000285
encrypt.o N 000002b3
encrypt.o N 000002e1
encrypt.o N 000002e4
encrypt.o N 000002e6
encrypt.o N 000002e9
encrypt.o N 000002eb
encrypt.o N 000002ee
encrypt.o N 000002f1
encrypt.o N 000002ff
encrypt.o N 0000030e
encrypt.o N 00000314
encrypt.o N 00000322
encrypt.o N 0000032f
encrypt.o N 0000033b
encrypt.o N 00000342
encrypt.o N 00000348
encrypt.o N 0000034e
encrypt.o N 00000351
encrypt.o N 00000355
encrypt.o N 0000035e
encrypt.o N 00000362
encrypt.o N 00000368
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000106
encrypt.o N 00000113
encrypt.o N 00000117
encrypt.o N 00000125
encrypt.o N 00000128
encrypt.o N 0000012a
encrypt.o N 00000136
encrypt.o N 0000013b
encrypt.o N 00000140
encrypt.o N 00000145
encrypt.o N 0000014b
encrypt.o N 0000014d
encrypt.o N 0000014f
encrypt.o N 00000151
encrypt.o N 00000155
encrypt.o N 0000015c
encrypt.o N 00000160
encrypt.o N 00000170
encrypt.o N 00000172
encrypt.o N 00000177
encrypt.o N 0000018e
encrypt.o N 00000190
encrypt.o N 00000195
encrypt.o N 0000019a
encrypt.o N 0000019c
encrypt.o N 000001b0
encrypt.o N 000001b4
encrypt.o N 000001b7
encrypt.o N 000001c6
encrypt.o N 000001d9
encrypt.o N 000001e6
encrypt.o N 000001f8
encrypt.o N 00000204
encrypt.o N 00000210
encrypt.o N 00000224
encrypt.o N 00000233
encrypt.o N 00000246
encrypt.o N 0000025b
encrypt.o N 0000026b
encrypt.o N 00000299
encrypt.o N 000002c7
encrypt.o N 000002ca
encrypt.o N 000002cc
encrypt.o N 000002cf
encrypt.o N 000002d1
encrypt.o N 000002de
encrypt.o N 000002e1
encrypt.o N 000002e4
encrypt.o N 000002e6
encrypt.o N 000002e9
encrypt.o N 000002f0
encrypt.o N 000002fe
encrypt.o N 00000304
encrypt.o N 00000313
encrypt.o N 00000320
encrypt.o N 0000032e
encrypt.o N 0000033a
encrypt.o N 00000341
encrypt.o N 00000347
encrypt.o N 0000034d
encrypt.o N 00000350
encrypt.o N 00000354
encrypt.o N 0000035d
encrypt.o N 00000361
encrypt.o N 00000367
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000107
encrypt.o N 00000114
encrypt.o N 00000118
encrypt.o N 00000126
encrypt.o N 00000129
encrypt.o N 0000012b
encrypt.o N 00000132
encrypt.o N 00000137
encrypt.o N 0000013c
encrypt.o N 00000141
encrypt.o N 00000145
encrypt.o N 00000154
encrypt.o N 0000015b
encrypt.o N 00000161
encrypt.o N 00000175
encrypt.o N 00000181
encrypt.o N 0000018e
encrypt.o N 0000019a
encrypt.o N 000001a9
encrypt.o N 000001bc
encrypt.o N 000001c9
encrypt.o N 000001db
encrypt.o N 000001e7
encrypt.o N 000001f3
encrypt.o N 00000203
encrypt.o N 00000216
encrypt.o N 0000022b
encrypt.o N 0000023b
encrypt.o N 00000269
encrypt.o N 0000026d
encrypt.o N 0000029b
encrypt.o N 000002a1
encrypt.o N 000002a3
encrypt.o N 000002a5
encrypt.o N 000002a7
encrypt.o N 000002a9
encrypt.o N 000002ac
encrypt.o N 000002ae
encrypt.o N 000002b0
encrypt.o N 000002bd
encrypt.o N 000002c0
encrypt.o N 000002d4
encrypt.o N 000002d7
encrypt.o N 000002da
encrypt.o N 000002dd
encrypt.o N 000002df
encrypt.o N 000002e2
encrypt.o N 000002f9
encrypt.o N 00000300
encrypt.o N 0000030e
encrypt.o N 00000314
encrypt.o N 00000323
encrypt.o N 00000331
encrypt.o N 00000335
encrypt.o N 00000337
encrypt.o N 0000033c
encrypt.o N 0000033e
encrypt.o N 00000343
encrypt.o N 00000348
encrypt.o N 0000034e
encrypt.o N 00000351
encrypt.o N 00000355
encrypt.o N 0000035e
encrypt.o N 00000362
encrypt.o N 00000368
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000106
encrypt.o N 00000113
encrypt.o N 00000117
encrypt.o N 00000125
encrypt.o N 00000128
encrypt.o N 0000012a
encrypt.o N 00000131
encrypt.o N 00000136
encrypt.o N 0000013b
encrypt.o N 00000140
encrypt.o N 00000144
encrypt.o N 00000150
encrypt.o N 00000156
encrypt.o N 0000015a
encrypt.o N 0000015c
encrypt.o N 0000015e
encrypt.o N 00000160
encrypt.o N 00000172
encrypt.o N 00000174
encrypt.o N 00000181
encrypt.o N 00000184
encrypt.o N 0000018b
encrypt.o N 000001a2
encrypt.o N 000001b2
encrypt.o N 000001b4
encrypt.o N 000001b9
encrypt.o N 000001bb
encrypt.o N 000001c0
encrypt.o N 000001c5
encrypt.o N 000001c7
encrypt.o N 000001db
encrypt.o N 000001df
encrypt.o N 000001e2
encrypt.o N 000001f2
encrypt.o N 00000201
encrypt.o N 00000214
encrypt.o N 00000221
encrypt.o N 0000022d
encrypt.o N 00000239
encrypt.o N 0000024d
encrypt.o N 0000025c
encrypt.o N 0000026f
encrypt.o N 00000284
encrypt.o N 000002b2
encrypt.o N 000002e0
encrypt.o N 000002e3
encrypt.o N 000002e5
encrypt.o N 000002e8
encrypt.o N 000002ea
encrypt.o N 000002ed
encrypt.o N 000002f0
encrypt.o N 000002fe
encrypt.o N 0000030d
encrypt.o N 00000313
encrypt.o N 00000321
encrypt.o N 0000032e
encrypt.o N 0000033a
encrypt.o N 00000341
encrypt.o N 00000347
encrypt.o N 0000034b
encrypt.o N 00000351
encrypt.o N 00000354
encrypt.o N 0000035d
encrypt.o N 00000361
encrypt.o N 00000367
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |