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
|
[kernel] Parsing share/libc/__fc_builtin_for_normalization.i (no preprocessing)
[kernel] Parsing tests/value/dataflow_order.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
c ∈ [--..--]
j ∈ {0}
k ∈ {0}
tests/value/dataflow_order.i:17:[value] entering loop for the first time
[value] Called Frama_C_show_each_1({0}, {0})
[value] Called Frama_C_show_each_then({1}, {0})
[value] computing for function f <- main.
Called from tests/value/dataflow_order.i:22.
[value] Recording results for f
[value] Done for function f
[value] Called Frama_C_show_each_else({1}, {0})
[value] computing for function g <- main.
Called from tests/value/dataflow_order.i:25.
[value] Recording results for g
[value] Done for function g
[value] Called Frama_C_show_each_1({0; 1}, {0; 1})
[value] Called Frama_C_show_each_then({1; 2}, {0; 1})
[value] computing for function f <- main.
Called from tests/value/dataflow_order.i:22.
[value] Recording results for f
[value] Done for function f
[value] Called Frama_C_show_each_else({1; 2}, {0; 1})
[value] computing for function g <- main.
Called from tests/value/dataflow_order.i:25.
[value] Recording results for g
[value] Done for function g
[value] Called Frama_C_show_each_1({0; 1; 2}, {0; 1; 2})
[value] Called Frama_C_show_each_then({1; 2; 3}, {0; 1; 2})
[value] computing for function f <- main.
Called from tests/value/dataflow_order.i:22.
[value] Recording results for f
[value] Done for function f
[value] Called Frama_C_show_each_else({1; 2; 3}, {0; 1; 2})
[value] computing for function g <- main.
Called from tests/value/dataflow_order.i:25.
[value] Recording results for g
[value] Done for function g
[value] Called Frama_C_show_each_1([0..64999], {0; 1; 2; 3})
[value] Called Frama_C_show_each_then([1..65000], {0; 1; 2; 3})
[value] computing for function f <- main.
Called from tests/value/dataflow_order.i:22.
[value] Recording results for f
[value] Done for function f
[value] Called Frama_C_show_each_else([1..65000], {0; 1; 2; 3})
[value] computing for function g <- main.
Called from tests/value/dataflow_order.i:25.
[value] Recording results for g
[value] Done for function g
[value] Called Frama_C_show_each_1([0..64999], {0; 1; 2; 3; 4})
[value] Called Frama_C_show_each_then([1..65000], {0; 1; 2; 3; 4})
[value] computing for function f <- main.
Called from tests/value/dataflow_order.i:22.
[value] Recording results for f
[value] Done for function f
[value] Called Frama_C_show_each_else([1..65000], {0; 1; 2; 3; 4})
[value] computing for function g <- main.
Called from tests/value/dataflow_order.i:25.
[value] Recording results for g
[value] Done for function g
[value] Called Frama_C_show_each_1([0..64999], [0..2147483647])
[value] Called Frama_C_show_each_then([1..65000], [0..2147483647])
[value] computing for function f <- main.
Called from tests/value/dataflow_order.i:22.
[value] Recording results for f
[value] Done for function f
[value] Called Frama_C_show_each_else([1..65000], [0..2147483647])
[value] computing for function g <- main.
Called from tests/value/dataflow_order.i:25.
[value] Recording results for g
[value] Done for function g
[value] Called Frama_C_show_each_1([0..64999], [0..2147483648])
[value] Called Frama_C_show_each_then([1..65000], [0..2147483648])
[value] computing for function f <- main.
Called from tests/value/dataflow_order.i:22.
[value] Recording results for f
[value] Done for function f
[value] Called Frama_C_show_each_else([1..65000], [0..2147483648])
[value] computing for function g <- main.
Called from tests/value/dataflow_order.i:25.
[value] Recording results for g
[value] Done for function g
[value] Called Frama_C_show_each_1([0..64999], [0..4294967295])
[value] Called Frama_C_show_each_then([1..65000], [0..4294967295])
[value] computing for function f <- main.
Called from tests/value/dataflow_order.i:22.
[value] Recording results for f
[value] Done for function f
[value] Called Frama_C_show_each_else([1..65000], [0..4294967295])
[value] computing for function g <- main.
Called from tests/value/dataflow_order.i:25.
[value] Recording results for g
[value] Done for function g
[value] Called Frama_C_show_each_end()
[value] Recording results for main
[value] done for function main
[value] ====== VALUES COMPUTED ======
[value:final-states] Values at end of function f:
j ∈ [--..--]
[value:final-states] Values at end of function g:
k ∈ [--..--]
[value:final-states] Values at end of function main:
j ∈ [--..--]
k ∈ [--..--]
i ∈ {65000}
[from] Computing for function f
[from] Done for function f
[from] Computing for function g
[from] Done for function g
[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 f:
j FROM j
[from] Function g:
k FROM k
[from] Function main:
j FROM c; j (and SELF)
k FROM c; k (and SELF)
[from] ====== END OF DEPENDENCIES ======
[inout] Out (internal) for function f:
j
[inout] Inputs for function f:
j
[inout] Out (internal) for function g:
k
[inout] Inputs for function g:
k
[inout] Out (internal) for function main:
j; k; i
[inout] Inputs for function main:
c; j; k
|