Closed
Description
Apparently there are SV-COMP tasks where we output the "both branches dead" unsoundness warning, but still happily give a true
SV-COMP result. We've been lucky that this hasn't caused unsound verdicts.
In these cases the verdict should instead be something like ERROR (both branches dead)
.
We do this for fixpoint errors with ERROR (fixpoint)
.