summaryrefslogtreecommitdiff
path: root/Test/og/treiber-stack.bpl.expect
diff options
context:
space:
mode:
authorGravatar qadeer <unknown>2014-07-18 23:05:15 -0700
committerGravatar qadeer <unknown>2014-07-18 23:05:15 -0700
commit4a808923defbb64ab12fd6e7868e9c2fd5e790ba (patch)
tree0ac2e6341b3756c81f3c35d7eb00731184ebf908 /Test/og/treiber-stack.bpl.expect
parentb47e73976eb91341609f94370722183771c613b7 (diff)
treiber stack fixed
Diffstat (limited to 'Test/og/treiber-stack.bpl.expect')
-rw-r--r--Test/og/treiber-stack.bpl.expect8
1 files changed, 1 insertions, 7 deletions
diff --git a/Test/og/treiber-stack.bpl.expect b/Test/og/treiber-stack.bpl.expect
index ed4a9b00..be6b95ba 100644
--- a/Test/og/treiber-stack.bpl.expect
+++ b/Test/og/treiber-stack.bpl.expect
@@ -1,8 +1,2 @@
-(0,0): Error BP5003: A postcondition might not hold on this return path.
-(0,0): Related location: Commutativity check between Load and TransferToStack failed
-Execution trace:
- (0,0): that_C
- (0,0): this_A
- (0,0): this_B
-Boogie program verifier finished with 3 verified, 1 error
+Boogie program verifier finished with 6 verified, 0 errors