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 0d19437 commit 1f81854Copy full SHA for 1f81854
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 --validate-goto-model "final.gb"
+$cbmc --no-standard-checks --validate-goto-model "final.gb"
0 commit comments