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
We do not have a notion of guaranteed constants, thus mark them thread-local via
the auxiliary_symbolt constructor. This avoids repeated renaming of the size of
an array, which resulted in spurious errors in concurrent programs (e.g., in
SV-COMP running "cbmc --unwind 2 --stop-on-fail --32
c/pthread-C-DAC/pthread-numerical-integration_true-unreach-call.i").
0 commit comments