We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0c42d commit a9be673Copy full SHA for a9be673
regression/cbmc-incr-smt2/bitvector-bitwise-operators/shift_right.desc
@@ -2,8 +2,8 @@ CORE
2
shift_right.c
3
--trace
4
\[main\.assertion\.1\] line \d+ Right shifting a uint with leftmost bit set is a logical shift: FAILURE
5
-\[main\.assertion\.2\] line \d+ Right shifting a positive number has a lower bound of 0: SUCCESS
6
-\[main\.assertion\.3\] line \d+ Right shifting a negative number has a lower bound value of -1: SUCCESS
+\[main\.assertion\.2\] line \d+ Right shifting a positive number has a lower bound of 0: UNKNOWN
+\[main\.assertion\.3\] line \d+ Right shifting a negative number has a lower bound value of -1: UNKNOWN
7
second=128
8
result_unsigned=(64|'@')
9
^EXIT=10$
0 commit comments