File: loop2.res.oracle

package info (click to toggle)
frama-c 20161101%2Bsilicon%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 42,324 kB
  • ctags: 35,695
  • sloc: ml: 200,142; ansic: 31,465; makefile: 2,334; sh: 1,643; lisp: 259; python: 85; asm: 26
file content (229 lines) | stat: -rw-r--r-- 8,226 bytes parent folder | download
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
[kernel] Parsing share/libc/__fc_builtin_for_normalization.i (no preprocessing)
[kernel] Parsing tests/impact/loop2.i (no preprocessing)
[value] Analyzing an incomplete application starting at main
[value] Computing initial state
[value] Initial state computed
[value:initial-state] Values of globals at initialization
  v ∈ [--..--]
  t[0..9] ∈ [--..--]
  u[0..9] ∈ [--..--]
  w[0..9] ∈ [--..--]
[value] computing for function init <- main.
        Called from tests/impact/loop2.i:24.
tests/impact/loop2.i:11:[value] entering loop for the first time
[value] Recording results for init
[from] Computing for function init
[from] Done for function init
[value] Done for function init
tests/impact/loop2.i:25:[value] entering loop for the first time
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] Recording results for main
[from] Computing for function main
[from] Done for function main
[value] done for function main
[from] ====== DISPLAYING CALLWISE DEPENDENCIES ======
[from] call to init at tests/impact/loop2.i:24 (by main):
  u[0..9] FROM v (and SELF)
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[0..9] FROM u[0..9]; i (and SELF)
  w[0..9] FROM i (and SELF)
[from] entry point:
  t[0..9] FROM v; t[0..9]; u[0..9] (and SELF)
  u[0..9] FROM v (and SELF)
  w[0..9] FROM v; t[0..9]; u[0..9] (and SELF)
[from] ====== END OF CALLWISE DEPENDENCIES ======
[impact] beginning analysis
[pdg] computing for function main
[pdg] done for function main
[pdg] computing for function init
[pdg] done for function init
[pdg] computing for function f
[pdg] done for function f
[impact] impacted statements of stmt(s) 18 are:
           tests/impact/loop2.i:17 (sid 12): v_0 = t[i];
           tests/impact/loop2.i:18 (sid 13): w[i] = i;
           tests/impact/loop2.i:19 (sid 14): t[i] = u[i];
           tests/impact/loop2.i:26 (sid 27): if(t[i]) <..>
           tests/impact/loop2.i:27 (sid 28): f(i);
[impact] analysis done
[kernel] Parsing share/libc/__fc_builtin_for_normalization.i (no preprocessing)
[kernel] Parsing tests/impact/loop2.i (no preprocessing)
[value] Analyzing an incomplete application starting at main
[value] Computing initial state
[value] Initial state computed
[value:initial-state] Values of globals at initialization
  v ∈ [--..--]
  t[0..9] ∈ [--..--]
  u[0..9] ∈ [--..--]
  w[0..9] ∈ [--..--]
[value] computing for function init <- main.
        Called from tests/impact/loop2.i:24.
tests/impact/loop2.i:11:[value] entering loop for the first time
[value] Recording results for init
[from] Computing for function init
[from] Done for function init
[value] Done for function init
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
[value] computing for function f <- main.
        Called from tests/impact/loop2.i:27.
[value] Recording results for f
[from] Computing for function f
[from] Done for function f
[value] Done for function f
tests/impact/loop2.i:25:[value] entering loop for the first time
[value] Recording results for main
[from] Computing for function main
[from] Done for function main
[value] done for function main
[from] ====== DISPLAYING CALLWISE DEPENDENCIES ======
[from] call to init at tests/impact/loop2.i:24 (by main):
  u[0..9] FROM v
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[9] FROM u[9]; i
  w[9] FROM i
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[8] FROM u[8]; i
  w[8] FROM i
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[7] FROM u[7]; i
  w[7] FROM i
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[6] FROM u[6]; i
  w[6] FROM i
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[5] FROM u[5]; i
  w[5] FROM i
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[4] FROM u[4]; i
  w[4] FROM i
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[3] FROM u[3]; i
  w[3] FROM i
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[2] FROM u[2]; i
  w[2] FROM i
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[1] FROM u[1]; i
  w[1] FROM i
[from] call to f at tests/impact/loop2.i:27 (by main):
  t[0] FROM u[0]; i
  w[0] FROM i
[from] entry point:
  t[0] FROM v; t[0] (and SELF)
   [1] FROM v; t[1] (and SELF)
   [2] FROM v; t[2] (and SELF)
   [3] FROM v; t[3] (and SELF)
   [4] FROM v; t[4] (and SELF)
   [5] FROM v; t[5] (and SELF)
   [6] FROM v; t[6] (and SELF)
   [7] FROM v; t[7] (and SELF)
   [8] FROM v; t[8] (and SELF)
   [9] FROM v; t[9] (and SELF)
  u[0..9] FROM v
  w[0] FROM t[0] (and SELF)
   [1] FROM t[1] (and SELF)
   [2] FROM t[2] (and SELF)
   [3] FROM t[3] (and SELF)
   [4] FROM t[4] (and SELF)
   [5] FROM t[5] (and SELF)
   [6] FROM t[6] (and SELF)
   [7] FROM t[7] (and SELF)
   [8] FROM t[8] (and SELF)
   [9] FROM t[9] (and SELF)
[from] ====== END OF CALLWISE DEPENDENCIES ======
[impact] beginning analysis
[pdg] computing for function main
[pdg] done for function main
[pdg] computing for function init
[pdg] done for function init
[pdg] computing for function f
[pdg] done for function f
[impact] impacted statements of stmt(s) 59 are:
           tests/impact/loop2.i:19 (sid 55): t[i] = u[i];
           tests/impact/loop2.i:27 (sid 151): f(i);
           tests/impact/loop2.i:27 (sid 158): f(i);
           tests/impact/loop2.i:27 (sid 165): f(i);
           tests/impact/loop2.i:27 (sid 172): f(i);
           tests/impact/loop2.i:27 (sid 179): f(i);
           tests/impact/loop2.i:27 (sid 186): f(i);
           tests/impact/loop2.i:27 (sid 193): f(i);
           tests/impact/loop2.i:27 (sid 200): f(i);
           tests/impact/loop2.i:27 (sid 207): f(i);
           tests/impact/loop2.i:27 (sid 214): f(i);
[impact] analysis done