We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a0429 commit a400031Copy full SHA for a400031
regression/linking-goto-binaries/chain.sh
@@ -21,4 +21,4 @@ else
21
$goto_cc "${main}.gb" "${next}.gb" -o "final.gb"
22
fi
23
24
-$cbmc --no-standard-checks --validate-goto-model "final.gb"
+$cbmc --validate-goto-model "final.gb"
0 commit comments