summaryrefslogtreecommitdiff
path: root/Test/og/foo.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/foo.bpl.expect
parent6a95ade5ac61a0c08e4370c8af8141e03f30a470 (diff)
enabled merging of yield calls
Diffstat (limited to 'Test/og/foo.bpl.expect')
-rw-r--r--Test/og/foo.bpl.expect4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/og/foo.bpl.expect b/Test/og/foo.bpl.expect
index 287c2b4f..0d9de9db 100644
--- a/Test/og/foo.bpl.expect
+++ b/Test/og/foo.bpl.expect
@@ -1,8 +1,8 @@
foo.bpl(30,3): Error: Non-interference check failed
Execution trace:
foo.bpl(7,3): anon0
- foo.bpl(7,3): anon0$1
+ (0,0): anon00
foo.bpl(14,3): inline$Incr_1$0$this_A
- (0,0): inline$Impl_YieldChecker_PC_1$1$L0
+ (0,0): inline$Impl_YieldChecker_PC_1$0$L0
Boogie program verifier finished with 4 verified, 1 error