Merge branch 'kostyantyn/bugfix/local-init-goto' into 'master'
Fix incorrect tracking of local variables when processing goto statements See merge request !122
No related branches found
No related tags found
Showing
- src/plugins/e-acsl/exit_points.ml 21 additions, 14 deletionssrc/plugins/e-acsl/exit_points.ml
- src/plugins/e-acsl/tests/runtime/local_goto.c 43 additions, 0 deletionssrc/plugins/e-acsl/tests/runtime/local_goto.c
- src/plugins/e-acsl/tests/runtime/oracle/gen_local_goto.c 89 additions, 0 deletionssrc/plugins/e-acsl/tests/runtime/oracle/gen_local_goto.c
- src/plugins/e-acsl/tests/runtime/oracle/local_goto.err.oracle 0 additions, 0 deletions...plugins/e-acsl/tests/runtime/oracle/local_goto.err.oracle
- src/plugins/e-acsl/tests/runtime/oracle/local_goto.res.oracle 20 additions, 0 deletions...plugins/e-acsl/tests/runtime/oracle/local_goto.res.oracle
Please register or sign in to comment