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
|
[kernel] Parsing share/libc/__fc_builtin_for_normalization.i (no preprocessing)
[kernel] Parsing tests/value/loop_test.i (no preprocessing)
[value] Analyzing a complete application starting at test_cent_onzes
[value] Computing initial state
[value] Initial state computed
[value:initial-state] Values of globals at initialization
r0 ∈ {0}
r1 ∈ {0}
r2 ∈ {0}
r3 ∈ {0}
r4 ∈ {0}
r5 ∈ {0}
r6 ∈ {0}
r7 ∈ {0}
r8 ∈ {0}
r9 ∈ {0}
c0 ∈ {0}
c1 ∈ {0}
c2 ∈ {0}
c3 ∈ {0}
c4 ∈ {0}
c5 ∈ {0}
c6 ∈ {0}
c7 ∈ {0}
c8 ∈ {0}
c9 ∈ {0}
[value] computing for function cent_onze_0 <- test_cent_onzes.
Called from tests/value/loop_test.i:101.
tests/value/loop_test.i:57:[value] entering loop for the first time
[value] Recording results for cent_onze_0
[value] Done for function cent_onze_0
[value] computing for function cent_onze_1 <- test_cent_onzes.
Called from tests/value/loop_test.i:102.
tests/value/loop_test.i:60:[value] entering loop for the first time
[value] Recording results for cent_onze_1
[value] Done for function cent_onze_1
[value] computing for function cent_onze_2 <- test_cent_onzes.
Called from tests/value/loop_test.i:103.
tests/value/loop_test.i:64:[value] entering loop for the first time
[value] Recording results for cent_onze_2
[value] Done for function cent_onze_2
[value] computing for function cent_onze_3 <- test_cent_onzes.
Called from tests/value/loop_test.i:104.
tests/value/loop_test.i:68:[value] entering loop for the first time
[value] Recording results for cent_onze_3
[value] Done for function cent_onze_3
[value] computing for function cent_onze_4 <- test_cent_onzes.
Called from tests/value/loop_test.i:105.
tests/value/loop_test.i:72:[value] entering loop for the first time
[value] Recording results for cent_onze_4
[value] Done for function cent_onze_4
[value] computing for function cent_onze_5 <- test_cent_onzes.
Called from tests/value/loop_test.i:106.
tests/value/loop_test.i:77:[value] entering loop for the first time
[value] Recording results for cent_onze_5
[value] Done for function cent_onze_5
[value] computing for function cent_onze_6 <- test_cent_onzes.
Called from tests/value/loop_test.i:107.
tests/value/loop_test.i:80:[value] entering loop for the first time
[value] Recording results for cent_onze_6
[value] Done for function cent_onze_6
[value] computing for function cent_onze_7 <- test_cent_onzes.
Called from tests/value/loop_test.i:108.
tests/value/loop_test.i:84:[value] entering loop for the first time
[value] Recording results for cent_onze_7
[value] Done for function cent_onze_7
[value] computing for function cent_onze_8 <- test_cent_onzes.
Called from tests/value/loop_test.i:109.
tests/value/loop_test.i:88:[value] entering loop for the first time
[value] Recording results for cent_onze_8
[value] Done for function cent_onze_8
[value] computing for function cent_onze_9 <- test_cent_onzes.
Called from tests/value/loop_test.i:110.
tests/value/loop_test.i:92:[value] entering loop for the first time
[value] Recording results for cent_onze_9
[value] Done for function cent_onze_9
[value] Recording results for test_cent_onzes
[value] done for function test_cent_onzes
[value] ====== VALUES COMPUTED ======
[value:final-states] Values at end of function cent_onze_0:
cent_onze ∈ {111}
[value:final-states] Values at end of function cent_onze_1:
cent_onze ∈ {111}
[value:final-states] Values at end of function cent_onze_2:
cent_onze ∈ {111}
[value:final-states] Values at end of function cent_onze_3:
cent_onze ∈ {111}
[value:final-states] Values at end of function cent_onze_4:
cent_onze ∈ {111}
[value:final-states] Values at end of function cent_onze_5:
cent_onze ∈ {111}
[value:final-states] Values at end of function cent_onze_6:
cent_onze ∈ {111}
[value:final-states] Values at end of function cent_onze_7:
cent_onze ∈ {111}
[value:final-states] Values at end of function cent_onze_8:
cent_onze ∈ {111}
[value:final-states] Values at end of function cent_onze_9:
cent_onze ∈ {111}
[value:final-states] Values at end of function test_cent_onzes:
c0 ∈ {111}
c1 ∈ {111}
c2 ∈ {111}
c3 ∈ {111}
c4 ∈ {111}
c5 ∈ {111}
c6 ∈ {111}
c7 ∈ {111}
c8 ∈ {111}
c9 ∈ {111}
|