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 51a6b18 commit 396dfe7Copy full SHA for 396dfe7
regression/cbmc/gcc_builtin_add_overflow/test.desc
@@ -55,7 +55,7 @@ main.c
55
\[check_generic.assertion.7\] line \d+ assertion big_result == 345: SUCCESS
56
\[check_generic.assertion.8\] line \d+ assertion !__builtin_add_overflow\(.*, .*, &big_result\): SUCCESS
57
\[check_generic.assertion.9\] line \d+ assertion big_result == 2ll \* .*: SUCCESS
58
-\[check_generic.assertion.10\] line \d+ assertion __builtin_add_overflow\(.*/2\+1, .*/2\+1, &big_result\): SUCCESS
+\[check_generic.assertion.10\] line \d+ assertion __builtin_add_overflow\(.* / 2 \+ 1, .*/ 2 \+ 1, &big_result\): SUCCESS
59
\[check_generic.assertion.11\] line \d+ assertion 0 && "reachability": FAILURE
60
VERIFICATION FAILED
61
^EXIT=10$
0 commit comments