You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
goto-program conversion may introduce temporaries of c_bit_field type.
These, however, are not permitted outside structs in C. Instead, change
their types to plain bitvector types to use `__CPROVER_bitvector[n]`
syntax.
0 commit comments