File: widen_hints.2.res.oracle

package info (click to toggle)
frama-c 20161101%2Bsilicon%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 42,324 kB
  • ctags: 35,695
  • sloc: ml: 200,142; ansic: 31,465; makefile: 2,334; sh: 1,643; lisp: 259; python: 85; asm: 26
file content (24 lines) | stat: -rw-r--r-- 1,143 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
[kernel] Parsing share/libc/__fc_builtin_for_normalization.i (no preprocessing)
[kernel] Parsing tests/misc/widen_hints.c (with preprocessing)
[kernel:widen-hints] computing global widen hints
tests/misc/widen_hints.c:64:[kernel:widen-hints] adding hint from annotation: a, {87} (for all statements)
tests/misc/widen_hints.c:80:[kernel:widen-hints] adding hint from annotation: ss, {87} (for all statements)
[value] Analyzing a complete application starting at main
[value] Computing initial state
[value] Initial state computed
[value:initial-state] Values of globals at initialization
  x ∈ {9}
  not_const ∈ {42}
tests/misc/widen_hints.c:65:[value] entering loop for the first time
tests/misc/widen_hints.c:66:[value] entering loop for the first time
tests/misc/widen_hints.c:81:[value] entering loop for the first time
tests/misc/widen_hints.c:82:[value] entering loop for the first time
[value] Recording results for main
[value] done for function main
[value] ====== VALUES COMPUTED ======
[value:final-states] Values at end of function main:
  m ∈ {10}
  n ∈ {43}
  ss.i ∈ {87; 88}
    .d ∈ UNINITIALIZED
  __retres ∈ {0}