summaryrefslogtreecommitdiff
path: root/Test/extractloops/Answer
blob: b3efbe02e3752d25781494d1230243da51fdcb54 (plain)
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
----- Running regression test t1.bpl
t1.bpl(38,5): Error BP5001: This assertion might not hold.
Execution trace:
        t1.bpl(19,3): anon0
        t1.bpl(23,3): anon3_LoopHead
        Inlined call to procedure foo begins
            t1.bpl(11,5): anon0
        Inlined call to procedure foo ends
        t1.bpl(27,3): anon3_LoopBody
        t1.bpl(23,3): anon3_LoopHead
        Inlined call to procedure foo begins
            t1.bpl(11,5): anon0
        Inlined call to procedure foo ends
        t1.bpl(27,3): anon3_LoopBody
        t1.bpl(23,3): anon3_LoopHead
        Inlined call to procedure foo begins
            t1.bpl(11,5): anon0
        Inlined call to procedure foo ends
        t1.bpl(33,3): anon3_LoopDone
        t1.bpl(37,3): anon2

Boogie program verifier finished with 0 verified, 1 error
-----
----- Running regression test t2.bpl
t2.bpl(51,5): Error BP5001: This assertion might not hold.
Execution trace:
        t2.bpl(19,3): anon0
        t2.bpl(23,3): anon3_LoopHead
        Inlined call to procedure foo begins
            t2.bpl(11,5): anon0
        Inlined call to procedure foo ends
        t2.bpl(27,3): anon3_LoopBody
        t2.bpl(34,3): lab1_LoopHead
        t2.bpl(37,3): lab1_LoopBody
        t2.bpl(34,3): lab1_LoopHead
        t2.bpl(37,3): lab1_LoopBody
        t2.bpl(34,3): lab1_LoopHead
        t2.bpl(42,3): lab1_LoopDone
        t2.bpl(23,3): anon3_LoopHead
        Inlined call to procedure foo begins
            t2.bpl(11,5): anon0
        Inlined call to procedure foo ends
        t2.bpl(27,3): anon3_LoopBody
        t2.bpl(34,3): lab1_LoopHead
        t2.bpl(37,3): lab1_LoopBody
        t2.bpl(34,3): lab1_LoopHead
        t2.bpl(37,3): lab1_LoopBody
        t2.bpl(34,3): lab1_LoopHead
        t2.bpl(42,3): lab1_LoopDone
        t2.bpl(23,3): anon3_LoopHead
        Inlined call to procedure foo begins
            t2.bpl(11,5): anon0
        Inlined call to procedure foo ends
        t2.bpl(46,3): anon3_LoopDone
        t2.bpl(50,3): anon2

Boogie program verifier finished with 0 verified, 1 error
-----