-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f74c817
commit 7eddc91
Showing
9 changed files
with
284 additions
and
346 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,11 @@ | ||
bar.bpl(28,3): Error: Non-interference check failed | ||
Execution trace: | ||
bar.bpl(7,3): anon0 | ||
bar.bpl(7,3): anon0_1 | ||
bar.bpl(14,5): inline$AtomicIncr$0$anon0 | ||
(0,0): YieldChecker | ||
(0,0): inline$Impl_YieldChecker_PC_1$0$L0 | ||
bar.bpl(28,3): Error: Non-interference check failed | ||
Execution trace: | ||
bar.bpl(38,3): anon0 | ||
bar.bpl(38,3): anon0_1 | ||
(0,0): YieldChecker | ||
(0,0): inline$Impl_YieldChecker_PC_1$0$L0 | ||
|
||
Boogie program verifier finished with 8 verified, 2 errors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
foo.bpl(30,3): Error: Non-interference check failed | ||
Execution trace: | ||
foo.bpl(7,3): anon0 | ||
foo.bpl(7,3): anon0_1 | ||
foo.bpl(14,5): inline$AtomicIncr$0$anon0 | ||
(0,0): YieldChecker | ||
(0,0): inline$Impl_YieldChecker_PC_1$0$L0 | ||
|
||
Boogie program verifier finished with 9 verified, 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
parallel1.bpl(30,3): Error: Non-interference check failed | ||
Execution trace: | ||
parallel1.bpl(7,3): anon0 | ||
parallel1.bpl(7,3): anon0_1 | ||
parallel1.bpl(14,5): inline$AtomicIncr$0$anon0 | ||
(0,0): YieldChecker | ||
(0,0): inline$Impl_YieldChecker_PC_1$0$L0 | ||
|
||
Boogie program verifier finished with 7 verified, 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters