File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
CORE broken-z3-smt-backend no-new-smt
2
2
main.c
3
- --floatbv
3
+ --floatbv --no-built-in-assertions
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^VERIFICATION SUCCESSFUL$
Original file line number Diff line number Diff line change 1
1
CORE broken-z3-smt-backend no-new-smt
2
2
main.c
3
- --floatbv
3
+ --floatbv --no-built-in-assertions
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^VERIFICATION SUCCESSFUL$
Original file line number Diff line number Diff line change 6
6
^\[main\.overflow\.3\] line 15 arithmetic overflow on signed \+ in n \+ 1: FAILURE$
7
7
^\[main\.overflow\.4\] line 16 arithmetic overflow on signed \+ in n \+ 1: FAILURE$
8
8
^\[main\.overflow\.5\] line 17 arithmetic overflow on signed \+ in x \+ n: FAILURE$
9
- ^\*\* 5 of \d+ failed
9
+ ^\[main\.overflow\.6\] line 20 arithmetic overflow on signed \+ in n \+ n: FAILURE$
10
+ ^\[main\.overflow\.7\] line 21 arithmetic overflow on signed \+ in x \+ n: FAILURE$
11
+ ^\*\* 7 of \d+ failed
10
12
^VERIFICATION FAILED$
11
13
^EXIT=10$
12
14
^SIGNAL=0$
You can’t perform that action at this time.
0 commit comments