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
|
[kernel] Parsing share/libc/__fc_builtin_for_normalization.i (no preprocessing)
[kernel] Parsing tests/value/inout.i (no preprocessing)
[value] Analyzing a complete application starting at never_terminate
[value] Computing initial state
[value] Initial state computed
[value:initial-state] Values of globals at initialization
Xt ∈ {0}
Xs ∈ {0}
Xs_I ∈ {0}
Ys ∈ {0}
Ys_I ∈ {0}
Z ∈ {0}
I ∈ {0}
I_size ∈ {8}
Itab[0] ∈ {-40}
[1] ∈ {-25}
[2] ∈ {-15}
[3] ∈ {-5}
[4] ∈ {5}
[5] ∈ {15}
[6] ∈ {25}
[7] ∈ {40}
I5_nt ∈ {0}
tests/value/inout.i:50:[value] entering loop for the first time
[value] Recording results for never_terminate
[value] done for function never_terminate
[from] Computing for function never_terminate
[from] Non-terminating function never_terminate (no dependencies)
[from] Done for function never_terminate
[from] ====== DEPENDENCIES COMPUTED ======
These dependencies hold at termination for the executions that terminate:
[from] Function never_terminate:
NON TERMINATING - NO EFFECTS
[from] ====== END OF DEPENDENCIES ======
[inout] InOut (internal) for function never_terminate:
Operational inputs:
i1_nt; i2_nt; i3_nt
Operational inputs on termination:
\nothing
Sure outputs:
ANYTHING(origin:Unknown)
|