diff options
author | rustanleino <unknown> | 2009-08-16 04:09:09 +0000 |
---|---|---|
committer | rustanleino <unknown> | 2009-08-16 04:09:09 +0000 |
commit | a0f2a1cf8ed924daabc1710774ec742a366f37f8 (patch) | |
tree | bf64ec728246723fe1182da30eaaaf2b7f7ab484 /Test | |
parent | a4c54c653955471759da6adf28f8d6bac84bec1f (diff) |
Updated Answer files, in synch with my recent edits 31961.
Diffstat (limited to 'Test')
-rw-r--r-- | Test/inline/Answer | 2 | ||||
-rw-r--r-- | Test/test2/Answer | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/Test/inline/Answer b/Test/inline/Answer index 8bbe0b98..62d9b677 100644 --- a/Test/inline/Answer +++ b/Test/inline/Answer @@ -844,7 +844,6 @@ implementation find(A: [int]int, size: int, x: int) returns (ret: int, found: bo <console>(78,2): Related location: This is the postcondition that might not hold.
Execution trace:
<console>(19,0): anon0
- <console>(22,0): inline$find$0$Entry
<console>(28,0): inline$find$0$anon0
<console>(38,0): inline$find$0$anon4_LoopBody
<console>(42,0): inline$check$0$Entry
@@ -854,7 +853,6 @@ Execution trace: <console>(100,4): Error BP5001: This assertion might not hold.
Execution trace:
<console>(19,0): anon0
- <console>(22,0): inline$find$0$Entry
<console>(28,0): inline$find$0$anon0
<console>(38,0): inline$find$0$anon4_LoopBody
<console>(42,0): inline$check$0$Entry
diff --git a/Test/test2/Answer b/Test/test2/Answer index 7876d732..dd1d944d 100644 --- a/Test/test2/Answer +++ b/Test/test2/Answer @@ -34,7 +34,6 @@ Execution trace: Passification.bpl(165,3): Error BP5001: This assertion might not hold.
Execution trace:
Passification.bpl(158,1): L0
- Passification.bpl(161,1): L1
Passification.bpl(164,1): L2
Boogie program verifier finished with 7 verified, 4 errors
@@ -215,7 +214,6 @@ Structured.bpl(252,14): Error BP5003: A postcondition might not hold at this ret Structured.bpl(243,3): Related location: This is the postcondition that might not hold.
Execution trace:
Structured.bpl(245,3): anon0
- Structured.bpl(245,3): anon6_LoopHead
Structured.bpl(246,5): anon6_LoopBody
Structured.bpl(247,7): anon7_LoopBody
Structured.bpl(252,5): anon4
@@ -223,7 +221,6 @@ Execution trace: Structured.bpl(303,3): Error BP5001: This assertion might not hold.
Execution trace:
Structured.bpl(299,5): anon0
- Structured.bpl(300,3): anon3_Else
Structured.bpl(303,3): anon2
Structured.bpl(311,7): Error BP5001: This assertion might not hold.
Execution trace:
|