1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287
|
[kernel] Parsing ghost_cv_var_decl.c (with preprocessing)
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:15: 'g1' is already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:25: 'g1' is already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:26: 'g2' is already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:35:
'g0' elements are already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:48: 'g0' is already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:178: 'b' is already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:187: 'b' is already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:194: 'b' is already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:203: 'b' is already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:210:
'b' elements are already ghost
[kernel:ghost:already-ghost] ghost_cv_var_decl.c:219:
'b' elements are already ghost
[kernel] ghost_cv_var_decl.c:11
f_ints: normal
[kernel] ghost_cv_var_decl.c:12
ng: normal
[kernel] ghost_cv_var_decl.c:14
g0: ghost
[kernel] ghost_cv_var_decl.c:15
g1: ghost
[kernel] ghost_cv_var_decl.c:18
f_ptrs: normal
[kernel] ghost_cv_var_decl.c:19
ng: normal -> normal
[kernel] ghost_cv_var_decl.c:22
g: ghost -> normal
[kernel] ghost_cv_var_decl.c:23
g0: ghost -> ghost
[kernel] ghost_cv_var_decl.c:25
g1: ghost -> normal
[kernel] ghost_cv_var_decl.c:26
g2: ghost -> ghost
[kernel] ghost_cv_var_decl.c:30
f_arrays: normal
[kernel] ghost_cv_var_decl.c:31
ng: normal -> normal
[kernel] ghost_cv_var_decl.c:34
g: ghost -> ghost
[kernel] ghost_cv_var_decl.c:35
g0: ghost -> ghost
[kernel] ghost_cv_var_decl.c:43
f_structs: normal
[kernel] ghost_cv_var_decl.c:44
ng: normal -> { field: normal }
[kernel] ghost_cv_var_decl.c:47
g: ghost -> { field: ghost }
[kernel] ghost_cv_var_decl.c:48
g0: ghost -> { field: ghost }
[kernel] ghost_cv_var_decl.c:55
named: normal
[kernel] ghost_cv_var_decl.c:56
a: ghost -> ghost
[kernel] ghost_cv_var_decl.c:57
ptr: ghost -> normal
[kernel] ghost_cv_var_decl.c:76
nesting_non_ghost: normal
[kernel] ghost_cv_var_decl.c:77
a: normal
[kernel] ghost_cv_var_decl.c:78
ptr: normal -> normal
[kernel] ghost_cv_var_decl.c:79
array: normal -> normal
[kernel] ghost_cv_var_decl.c:81
pptr: normal -> normal -> normal
[kernel] ghost_cv_var_decl.c:82
parray: normal -> normal -> normal
[kernel] ghost_cv_var_decl.c:83
aptr: normal -> normal -> normal
[kernel] ghost_cv_var_decl.c:84
aarray: normal -> normal -> normal
[kernel] ghost_cv_var_decl.c:86
sp: normal -> { field: normal -> normal }
[kernel] ghost_cv_var_decl.c:87
sa: normal -> { field: normal -> normal }
[kernel] ghost_cv_var_decl.c:88
spa: normal -> { field: normal -> normal -> normal }
[kernel] ghost_cv_var_decl.c:89
sap: normal -> { field: normal -> normal -> normal }
[kernel] ghost_cv_var_decl.c:91
psp: normal -> normal -> { field: normal -> normal }
[kernel] ghost_cv_var_decl.c:92
psa: normal -> normal -> { field: normal -> normal }
[kernel] ghost_cv_var_decl.c:93
pspa: normal -> normal -> { field: normal -> normal -> normal }
[kernel] ghost_cv_var_decl.c:94
psap: normal -> normal -> { field: normal -> normal -> normal }
[kernel] ghost_cv_var_decl.c:96
asp: normal -> normal -> { field: normal -> normal }
[kernel] ghost_cv_var_decl.c:97
asa: normal -> normal -> { field: normal -> normal }
[kernel] ghost_cv_var_decl.c:98
aspa: normal -> normal -> { field: normal -> normal -> normal }
[kernel] ghost_cv_var_decl.c:99
asap: normal -> normal -> { field: normal -> normal -> normal }
[kernel] ghost_cv_var_decl.c:104
nesting_ghost: normal
[kernel] ghost_cv_var_decl.c:106
a: ghost
[kernel] ghost_cv_var_decl.c:107
ptr: ghost -> normal
[kernel] ghost_cv_var_decl.c:108
ptrg: ghost -> ghost
[kernel] ghost_cv_var_decl.c:110
array: ghost -> ghost
[kernel] ghost_cv_var_decl.c:112
pptr: ghost -> normal -> normal
[kernel] ghost_cv_var_decl.c:113
pptrg: ghost -> ghost -> normal
[kernel] ghost_cv_var_decl.c:114
pptrgg: ghost -> ghost -> ghost
[kernel] ghost_cv_var_decl.c:116
parray: ghost -> normal -> normal
[kernel] ghost_cv_var_decl.c:117
parrayg: ghost -> ghost -> ghost
[kernel] ghost_cv_var_decl.c:119
aptr: ghost -> ghost -> normal
[kernel] ghost_cv_var_decl.c:120
aptrg: ghost -> ghost -> ghost
[kernel] ghost_cv_var_decl.c:122
aarray: ghost -> ghost -> ghost
[kernel] ghost_cv_var_decl.c:124
sp: ghost -> { field: ghost -> normal }
[kernel] ghost_cv_var_decl.c:125
sa: ghost -> { field: ghost -> ghost }
[kernel] ghost_cv_var_decl.c:126
spa: ghost -> { field: ghost -> normal -> normal }
[kernel] ghost_cv_var_decl.c:127
sap: ghost -> { field: ghost -> ghost -> normal }
[kernel] ghost_cv_var_decl.c:129
psp: ghost -> normal -> { field: normal -> normal }
[kernel] ghost_cv_var_decl.c:130
pspg: ghost -> ghost -> { field: ghost -> normal }
[kernel] ghost_cv_var_decl.c:132
psa: ghost -> normal -> { field: normal -> normal }
[kernel] ghost_cv_var_decl.c:133
psag: ghost -> ghost -> { field: ghost -> ghost }
[kernel] ghost_cv_var_decl.c:135
pspa: ghost -> normal -> { field: normal -> normal -> normal }
[kernel] ghost_cv_var_decl.c:136
pspag: ghost -> ghost -> { field: ghost -> normal -> normal }
[kernel] ghost_cv_var_decl.c:138
psap: ghost -> normal -> { field: normal -> normal -> normal }
[kernel] ghost_cv_var_decl.c:139
psapg: ghost -> ghost -> { field: ghost -> ghost -> normal }
[kernel] ghost_cv_var_decl.c:141
asp: ghost -> ghost -> { field: ghost -> normal }
[kernel] ghost_cv_var_decl.c:142
asa: ghost -> ghost -> { field: ghost -> ghost }
[kernel] ghost_cv_var_decl.c:143
aspa: ghost -> ghost -> { field: ghost -> normal -> normal }
[kernel] ghost_cv_var_decl.c:144
asap: ghost -> ghost -> { field: ghost -> ghost -> normal }
[kernel] ghost_cv_var_decl.c:174
foo_1: normal
[kernel] ghost_cv_var_decl.c:174
a: normal
[kernel] ghost_cv_var_decl.c:178
foo_2: normal
[kernel] ghost_cv_var_decl.c:178
a: normal
[kernel] ghost_cv_var_decl.c:178
b: ghost
[kernel] ghost_cv_var_decl.c:182
foo_3: normal
[kernel] ghost_cv_var_decl.c:182
a: normal
[kernel] ghost_cv_var_decl.c:182
b: ghost
[kernel] ghost_cv_var_decl.c:182
c: ghost
[kernel] ghost_cv_var_decl.c:186
bar_1: normal
[kernel] :0
a: normal
[kernel] ghost_cv_var_decl.c:187
bar_2: normal
[kernel] :0
a: normal
[kernel] :0
b: ghost
[kernel] ghost_cv_var_decl.c:188
bar_3: normal
[kernel] :0
a: normal
[kernel] :0
b: ghost
[kernel] :0
c: ghost
[kernel] ghost_cv_var_decl.c:190
pfoo_1: normal
[kernel] ghost_cv_var_decl.c:190
a: normal -> normal
[kernel] ghost_cv_var_decl.c:194
pfoo_2: normal
[kernel] ghost_cv_var_decl.c:194
a: normal
[kernel] ghost_cv_var_decl.c:194
b: ghost -> normal
[kernel] ghost_cv_var_decl.c:198
pfoo_3: normal
[kernel] ghost_cv_var_decl.c:198
a: normal
[kernel] ghost_cv_var_decl.c:198
b: ghost -> ghost
[kernel] ghost_cv_var_decl.c:198
c: ghost -> normal
[kernel] ghost_cv_var_decl.c:202
pbar_1: normal
[kernel] :0
a: normal -> normal
[kernel] ghost_cv_var_decl.c:203
pbar_2: normal
[kernel] :0
a: normal
[kernel] :0
b: ghost -> normal
[kernel] ghost_cv_var_decl.c:204
pbar_3: normal
[kernel] :0
a: normal
[kernel] :0
b: ghost -> ghost
[kernel] :0
c: ghost -> normal
[kernel] ghost_cv_var_decl.c:206
afoo_1: normal
[kernel] ghost_cv_var_decl.c:206
a: normal -> normal
[kernel] ghost_cv_var_decl.c:210
afoo_2: normal
[kernel] ghost_cv_var_decl.c:210
a: normal
[kernel] ghost_cv_var_decl.c:210
b: ghost -> ghost
[kernel] ghost_cv_var_decl.c:214
afoo_3: normal
[kernel] ghost_cv_var_decl.c:214
a: normal
[kernel] ghost_cv_var_decl.c:214
b: ghost -> ghost
[kernel] ghost_cv_var_decl.c:218
abar_1: normal
[kernel] :0
a: normal -> normal
[kernel] ghost_cv_var_decl.c:219
abar_2: normal
[kernel] :0
a: normal
[kernel] :0
b: ghost -> ghost
[kernel] ghost_cv_var_decl.c:220
abar_3: normal
[kernel] :0
a: normal
[kernel] :0
b: ghost -> ghost
[kernel] ghost_cv_var_decl.c:223
reference_functions: normal
[kernel] ghost_cv_var_decl.c:228
v: normal
[kernel] ghost_cv_var_decl.c:229
gp: ghost -> ghost
[kernel] ghost_cv_var_decl.c:234
ng: normal -> normal
[kernel] ghost_cv_var_decl.c:235
ga: ghost -> ghost
[kernel] ghost_cv_var_decl.c:248
x: ghost
[kernel] ghost_cv_var_decl.c:242
i: normal
[kernel] ghost_cv_var_decl.c:243
p: normal -> normal
[kernel] ghost_cv_var_decl.c:245
gp1: ghost -> normal
[kernel] ghost_cv_var_decl.c:246
gp2: ghost -> normal
[kernel] ghost_cv_var_decl.c:248
x: ghost
[kernel] ghost_cv_var_decl.c:250
main: normal
[kernel] ghost_cv_var_decl.c:251
value: ghost
[kernel] ghost_cv_var_decl.c:252
__retres: normal
|