We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ecb28 commit f1033adCopy full SHA for f1033ad
regression/cbmc/Array_Propagation1/test.desc
@@ -1,4 +1,4 @@
1
-KNOWNBUG
+CORE
2
main.c
3
4
^EXIT=0$
@@ -9,5 +9,4 @@ main.c
9
^warning: ignoring
10
--
11
This requires field-sensitive SSA encoding of arrays to pass entirely via
12
-constant propagation (changing the above condition to "1 remaining after
13
-simplification" would also make it pass, but this isn't the point of the test).
+constant propagation.
regression/cbmc/constant_folding2/test.desc
0 commit comments