File: zero.res.oracle

package info (click to toggle)
frama-c 20171101%2Bsulfur%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 44,124 kB
  • sloc: ml: 213,391; ansic: 45,004; makefile: 2,648; sh: 2,574; lisp: 259; python: 85; asm: 26
file content (62 lines) | stat: -rw-r--r-- 2,477 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
[kernel] Parsing tests/float/zero.i (no preprocessing)
[value] Analyzing a complete application starting at main
[value] Computing initial state
[value] Initial state computed
[value:initial-state] Values of globals at initialization
  
tests/float/zero.i:5:[value] warning: function main: precondition got status unknown.
tests/float/zero.i:10:[value] Frama_C_show_each: {1}
tests/float/zero.i:17:[value] Frama_C_show_each: {1}
tests/float/zero.i:23:[value] Frama_C_show_each_1: [1.40129846432e-45 .. 3.40282346639e+38]
tests/float/zero.i:25:[value] Frama_C_show_each_2: [-0. .. 0.]
tests/float/zero.i:29:[value] Frama_C_show_each_3: [-3.40282346639e+38 .. -1.40129846432e-45]
tests/float/zero.i:31:[value] Frama_C_show_each_4: [-0. .. 0.]
[value] Recording results for main
[value] done for function main
[value] ====== VALUES COMPUTED ======
[value:final-states] Values at end of function main:
  f ∈ {-0.}
  i1 ∈ {1}
  i2 ∈ {1}
  i3 ∈ {0}
[from] Computing for function main
[from] Done for function main
[from] ====== DEPENDENCIES COMPUTED ======
    These dependencies hold at termination for the executions that terminate:
[from] Function main:
  NO EFFECTS
[from] ====== END OF DEPENDENCIES ======
[inout] Out (internal) for function main:
      f; i1; i2; i3
[inout] Inputs for function main:
      \nothing
[value] Analyzing a complete application starting at main
[value] Computing initial state
[value] Initial state computed
[value:initial-state] Values of globals at initialization
  
tests/float/zero.i:10:[value] Frama_C_show_each: {1}
tests/float/zero.i:17:[value] Frama_C_show_each: {1}
tests/float/zero.i:23:[value] Frama_C_show_each_1: [-0. .. 3.40282346639e+38]
tests/float/zero.i:25:[value] Frama_C_show_each_2: [-0. .. 0.]
tests/float/zero.i:29:[value] Frama_C_show_each_3: [-3.40282346639e+38 .. 0.]
tests/float/zero.i:31:[value] Frama_C_show_each_4: [-0. .. 0.]
[value] Recording results for main
[value] done for function main
[value] ====== VALUES COMPUTED ======
[value:final-states] Values at end of function main:
  f ∈ {-0.}
  i1 ∈ {1}
  i2 ∈ {1}
  i3 ∈ {0}
[from] Computing for function main
[from] Done for function main
[from] ====== DEPENDENCIES COMPUTED ======
    These dependencies hold at termination for the executions that terminate:
[from] Function main:
  NO EFFECTS
[from] ====== END OF DEPENDENCIES ======
[inout] Out (internal) for function main:
      f; i1; i2; i3
[inout] Inputs for function main:
      \nothing