possible unsoundness in r11866
ID0000718:
**This issue was created automatically from Mantis Issue 718. Further discussion may take place here.**
---
| **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** |
| --- | --- | --- | --- | --- | --- |
| ID0000718 | Frama-C | Plug-in > Eva | public | 2011-02-12 | 2014-02-12 |
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| **Reporter** | regehr | **Assigned To** | pascal | **Resolution** | fixed |
| **Priority** | normal | **Severity** | minor | **Reproducibility** | always |
| **Platform** | - | **OS** | - | **OS Version** | - |
| **Product Version** | Frama-C GIT, precise the release id | **Target Version** | - | **Fixed in Version** | Frama-C Nitrogen-20111001 |
### Description :
Analyzing the attached program like this:
~/z/frama-c/bin/toplevel.opt -val -slevel 46 foo_pp.c
Gives this assertion:
*(int*)&g_23 == -10
However, running the program gives value "-9" instead.
## Attachments
- [foo_pp.c](/uploads/df59ba5d2cd54d534cdf2e0f4299ed62/foo_pp.c)
issue