summaryrefslogtreecommitdiff
path: root/Test/og/t1.bpl.expect
diff options
context:
space:
mode:
authorGravatar qadeer <unknown>2014-07-20 13:45:14 -0700
committerGravatar qadeer <unknown>2014-07-20 13:45:14 -0700
commit315922109c235044f985ca19e1bfbe5b95d1873c (patch)
tree3aea2c73f09bd2659fb44656ffb26d869698def7 /Test/og/t1.bpl.expect
parent6a95ade5ac61a0c08e4370c8af8141e03f30a470 (diff)
enabled merging of yield calls
Diffstat (limited to 'Test/og/t1.bpl.expect')
-rw-r--r--Test/og/t1.bpl.expect6
1 files changed, 3 insertions, 3 deletions
diff --git a/Test/og/t1.bpl.expect b/Test/og/t1.bpl.expect
index 0fd3fde5..7877cfd1 100644
--- a/Test/og/t1.bpl.expect
+++ b/Test/og/t1.bpl.expect
@@ -2,9 +2,9 @@ t1.bpl(60,5): Error: Non-interference check failed
Execution trace:
(0,0): og_init
t1.bpl(80,13): anon0
- t1.bpl(80,13): anon0$1
+ (0,0): anon05
(0,0): inline$SetG_1$0$Entry
- t1.bpl(80,13): anon0$2
- (0,0): inline$Impl_YieldChecker_A_1$1$L2
+ t1.bpl(34,21): inline$SetG_1$0$this_A
+ (0,0): inline$Impl_YieldChecker_A_1$0$L2
Boogie program verifier finished with 2 verified, 1 error