summaryrefslogtreecommitdiff
path: root/Test/test2/CutBackEdge.bpl.expect
blob: 90719e35aea1d93451756f87cdb73f828d823821 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CutBackEdge.bpl(12,5): Error BP5005: This loop invariant might not be maintained by the loop.
Execution trace:
    CutBackEdge.bpl(7,3): entry
    CutBackEdge.bpl(11,3): block850
CutBackEdge.bpl(22,5): Error BP5004: This loop invariant might not hold on entry.
Execution trace:
CutBackEdge.bpl(28,5): Error BP5001: This assertion might not hold.
Execution trace:
    CutBackEdge.bpl(27,3): L
CutBackEdge.bpl(40,5): Error BP5004: This loop invariant might not hold on entry.
Execution trace:

Boogie program verifier finished with 1 verified, 4 errors