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 1d7d4cf commit 7e38518Copy full SHA for 7e38518
regression/goto-cc-cbmc/chain.sh
@@ -17,4 +17,4 @@ else
17
"${goto_cc}" "${name}" -o "${base_name}.gb"
18
fi
19
20
-"${cbmc}" "${base_name}.gb" ${options}
+"${cbmc}" --no-standard-checks "${base_name}.gb" ${options}
0 commit comments