Skip to content

Commit a6c720b

Browse files
author
martin
committed
Enabling goto_check in goto-analyzer adds 7 instructions to the test
1 parent e09efcb commit a6c720b

File tree

1 file changed

+1
-1
lines changed
  • regression/goto-analyzer/value-set-function-pointers-structs

1 file changed

+1
-1
lines changed

regression/goto-analyzer/value-set-function-pointers-structs/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ main.c
55
^file main.c line 46 function main: replacing function pointer by 2 possible targets$
66
^file main.c line 54 function main: replacing function pointer by 2 possible targets$
77
^main::1::fun1 \(\) -> value-set-begin: ptr ->\(f\), ptr ->\(g\) :value-set-end
8-
^main::1::s2 \(\) -> \{\.fptr=value-set-begin: ptr ->\(f\), ptr ->\(g\) :value-set-end @ \[23, 25\]} @ \[23, 25\]
8+
^main::1::s2 \(\) -> \{\.fptr=value-set-begin: ptr ->\(f\), ptr ->\(g\) :value-set-end @ \[30, 32\]} @ \[30, 32\]
99
^main::1::fun2 \(\) -> value-set-begin: ptr ->\(g\) :value-set-end
1010
^EXIT=0$
1111
^SIGNAL=0$

0 commit comments

Comments
 (0)