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
|
[kernel] Parsing share/libc/__fc_builtin_for_normalization.i (no preprocessing)
[kernel] Parsing tests/value/cond2.i (no preprocessing)
[value] Analyzing a complete application starting at un_1
[value] Computing initial state
[value] Initial state computed
[value:initial-state] Values of globals at initialization
Gx ∈ [--..--]
Gy ∈ [--..--]
px ∈ {0}
py ∈ {0}
x ∈ {0}
y ∈ {0}
T[0..99] ∈ {0}
r ∈ {0}
s ∈ {0}
t ∈ {0}
u ∈ {0}
tests/value/cond2.i:52:[value] entering loop for the first time
tests/value/cond2.i:52:[value] warning: signed overflow. assert x + 2 ≤ 2147483647;
tests/value/cond2.i:53:[value] entering loop for the first time
tests/value/cond2.i:53:[value] warning: signed overflow. assert y + 2 ≤ 2147483647;
tests/value/cond2.i:59:[value] entering loop for the first time
tests/value/cond2.i:59:[value] warning: signed overflow. assert x + 4 ≤ 2147483647;
tests/value/cond2.i:60:[value] entering loop for the first time
tests/value/cond2.i:60:[value] warning: signed overflow. assert y + 4 ≤ 2147483647;
tests/value/cond2.i:66:[value] entering loop for the first time
tests/value/cond2.i:66:[value] warning: out of bounds write. assert \valid(px);
tests/value/cond2.i:67:[value] entering loop for the first time
tests/value/cond2.i:67:[value] warning: out of bounds write. assert \valid(py);
[value] Recording results for un_1
[value] done for function un_1
[value] ====== VALUES COMPUTED ======
[value:final-states] Values at end of function un_1:
px ∈ {{ &T + [0..384],0%16 }}
py ∈ {{ &T + [4..388],4%16 }}
x ∈ [0..2147483646],0%2
y ∈ [1..2147483647],1%2
T[0..3] ∈ {0}
[4] ∈ {0; 1}
[5] ∈ {0; 2}
[6..7] ∈ {0}
[8] ∈ {0; 1}
[9] ∈ {0; 2}
[10..11] ∈ {0}
[12] ∈ {0; 1}
[13] ∈ {0; 2}
[14..15] ∈ {0}
[16] ∈ {0; 1}
[17] ∈ {0; 2}
[18..19] ∈ {0}
[20] ∈ {0; 1}
[21] ∈ {0; 2}
[22..23] ∈ {0}
[24] ∈ {0; 1}
[25] ∈ {0; 2}
[26..27] ∈ {0}
[28] ∈ {0; 1}
[29] ∈ {0; 2}
[30..31] ∈ {0}
[32] ∈ {0; 1}
[33] ∈ {0; 2}
[34..35] ∈ {0}
[36] ∈ {0; 1}
[37] ∈ {0; 2}
[38..39] ∈ {0}
[40] ∈ {0; 1}
[41] ∈ {0; 2}
[42..43] ∈ {0}
[44] ∈ {0; 1}
[45] ∈ {0; 2}
[46..47] ∈ {0}
[48] ∈ {0; 1}
[49] ∈ {0; 2}
[50..51] ∈ {0}
[52] ∈ {0; 1}
[53] ∈ {0; 2}
[54..55] ∈ {0}
[56] ∈ {0; 1}
[57] ∈ {0; 2}
[58..59] ∈ {0}
[60] ∈ {0; 1}
[61] ∈ {0; 2}
[62..63] ∈ {0}
[64] ∈ {0; 1}
[65] ∈ {0; 2}
[66..67] ∈ {0}
[68] ∈ {0; 1}
[69] ∈ {0; 2}
[70..71] ∈ {0}
[72] ∈ {0; 1}
[73] ∈ {0; 2}
[74..75] ∈ {0}
[76] ∈ {0; 1}
[77] ∈ {0; 2}
[78..79] ∈ {0}
[80] ∈ {0; 1}
[81] ∈ {0; 2}
[82..83] ∈ {0}
[84] ∈ {0; 1}
[85] ∈ {0; 2}
[86..87] ∈ {0}
[88] ∈ {0; 1}
[89] ∈ {0; 2}
[90..91] ∈ {0}
[92] ∈ {0; 1}
[93] ∈ {0; 2}
[94..95] ∈ {0}
[96] ∈ {0; 1}
[97] ∈ {0; 2}
[98..99] ∈ {0}
s ∈ {1}
t ∈ {1}
u ∈ {1}
r_0 ∈ {1}
i ∈ [0..2147483647]
[from] Computing for function un_1
[from] Done for function un_1
[from] ====== DEPENDENCIES COMPUTED ======
These dependencies hold at termination for the executions that terminate:
[from] Function un_1:
px FROM Gx
py FROM Gy
x FROM Gx
y FROM Gy
T{[4]; [8]; [12]; [16]; [20]; [24]; [28]; [32]; [36]; [40]; [44]; [48];
[52]; [56]; [60]; [64]; [68]; [72]; [76]; [80]; [84]; [88]; [92]; [96]}
FROM Gx (and SELF)
{[5]; [9]; [13]; [17]; [21]; [25]; [29]; [33]; [37]; [41]; [45]; [49];
[53]; [57]; [61]; [65]; [69]; [73]; [77]; [81]; [85]; [89]; [93]; [97]}
FROM Gy (and SELF)
s FROM Gx; Gy
t FROM Gx; Gy
u FROM Gx; Gy
\result FROM Gx; Gy
[from] ====== END OF DEPENDENCIES ======
[inout] Out (internal) for function un_1:
px; py; x; y;
T{[4..5]; [8..9]; [12..13]; [16..17]; [20..21]; [24..25]; [28..29];
[32..33]; [36..37]; [40..41]; [44..45]; [48..49]; [52..53]; [56..57];
[60..61]; [64..65]; [68..69]; [72..73]; [76..77]; [80..81]; [84..85];
[88..89]; [92..93]; [96..97]}; s; t; u; r_0; i
[inout] Out (external) for function un_1:
px; py; x; y;
T{[4..5]; [8..9]; [12..13]; [16..17]; [20..21]; [24..25]; [28..29];
[32..33]; [36..37]; [40..41]; [44..45]; [48..49]; [52..53]; [56..57];
[60..61]; [64..65]; [68..69]; [72..73]; [76..77]; [80..81]; [84..85];
[88..89]; [92..93]; [96..97]}; s; t; u
[inout] Inputs for function un_1:
Gx; Gy; px; py; x; y; u
|