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
Copy file name to clipboardExpand all lines: regression/contracts/invar_havoc_static_multi-dim_array_partial_const_idx/test.desc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ main.c
6
6
^\[main\.\d+\] .* Check loop invariant before entry: SUCCESS$
7
7
^\[main\.\d+\] .* Check that loop invariant is preserved: SUCCESS$
8
8
^\[main\.\d+\] .* Check that i is assignable: SUCCESS$
9
-
^\[main\.\d+\] .* Check that data\[\(signed long int\)4\]\[\(signed long int\)i\]\[\(signed long int\)6\] is assignable: SUCCESS$
9
+
^\[main\.\d+\] .* Check that data\[\(signed long (long )?int\)4\]\[\(signed long (long )?int\)i\]\[\(signed long (long )?int\)6\] is assignable: SUCCESS$
0 commit comments