Anonymous | Login | Signup for a new account | 2019-02-17 03:57 CET | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002381 | Frama-C | Plug-in > E-ACSL | public | 2018-07-01 14:15 | 2018-07-12 08:25 | ||||
Reporter | evdenis | ||||||||
Assigned To | signoles | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0002381: E-ACSL: vla handling | ||||||||
Description | The code:int main(void) { int size = 10; int array[size]; return 0; } a.out.frama.c:141: undefined reference to `__fc_vla_alloc' a.out.frama.c:143: undefined reference to `__fc_vla_free' collect2: error: ld returned 1 exit status e-acsl-gcc: fatal error: fail to compile/link instrumented code | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0006566) evdenis (reporter) 2018-07-01 14:41 |
The bug may be the duplicate of 0001834. |
(0006584) signoles (manager) 2018-07-11 15:59 |
Which version do you use? This issue has been reported in issue 1834 (https://bts.frama-c.com/view.php?id=1834 [^]) but it supposes to be fixed in the latest release (Chlorine). |
(0006585) signoles (manager) 2018-07-11 16:00 |
BTW I cannot reproduce it with the latest release. |
(0006586) evdenis (reporter) 2018-07-12 07:36 |
Indeed, seems like I tested it on the previous release. Please, close the ticket. |
![]() |
|||
Date Modified | Username | Field | Change |
2018-07-01 14:15 | evdenis | New Issue | |
2018-07-01 14:15 | evdenis | Status | new => assigned |
2018-07-01 14:15 | evdenis | Assigned To | => signoles |
2018-07-01 14:41 | evdenis | Note Added: 0006566 | |
2018-07-11 15:59 | signoles | Note Added: 0006584 | |
2018-07-11 15:59 | signoles | Status | assigned => feedback |
2018-07-11 15:59 | signoles | Relationship added | duplicate of 0001834 |
2018-07-11 16:00 | signoles | Note Added: 0006585 | |
2018-07-12 07:36 | evdenis | Note Added: 0006586 | |
2018-07-12 07:36 | evdenis | Status | feedback => assigned |
2018-07-12 08:25 | signoles | Status | assigned => closed |
2018-07-12 08:25 | signoles | Resolution | open => no change required |
Copyright © 2000 - 2019 MantisBT Team |