r12430, some assertions are localized at Cabs2cil_start:0 (csmith)
ID0000770:
**This issue was created automatically from Mantis Issue 770. Further discussion may take place here.**
---
| **Id** | **Project** | **Category** | **View** | **Due Date** | **Updated** |
| --- | --- | --- | --- | --- | --- |
| ID0000770 | Frama-C | Kernel | public | 2011-03-30 | 2014-02-12 |
| | | | | | |
| --- | --- | --- | --- | --- | --- |
| **Reporter** | pascal | **Assigned To** | virgile | **Resolution** | fixed |
| **Priority** | normal | **Severity** | minor | **Reproducibility** | always |
| **Platform** | - | **OS** | - | **OS Version** | - |
| **Product Version** | - | **Target Version** | - | **Fixed in Version** | Frama-C Nitrogen-20111001 |
### Description :
bin/toplevel.opt -val -slevel 70000 -unspecified-access dummy_loc.i
Result:
...
Cabs2cil_start:0:[kernel] warning: Unspecified sequence with side effect:
...
Cabs2cil_start:0:[kernel] warning: undefined multiple accesses in expression. assert \separated(l_934,& l_922);
...
The attached file is pre-processed but it was made from ordinary .c and .h files on a Linux system (computation server).
## Attachments
- [dummy_loc.i](/uploads/fdd12914c765bf9e2a12f0e7fd438798/dummy_loc.i)
issue