Anonymous | Login | Signup for a new account | 2019-12-11 12:28 CET | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000819 | Frama-C | Plug-in > Eva | public | 2011-05-11 13:45 | 2014-02-12 16:59 | ||||
Reporter | pascal | ||||||||
Assigned To | pascal | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | Frama-C Carbon-20110201 | ||||||||
Target Version | Fixed in Version | Frama-C Nitrogen-20111001 | |||||||
Summary | 0000819: wrong interpretation when a bit-field receives the result of a function (csmith) | ||||||||
Description | struct S { int b:31; } s; int f(void) { return -1; } main(){ s.b = f(); Frama_C_dump_each(); } [value] DUMPING STATE of file bitfield_receives_result.c line 10 s.b# ? {-1} misaligned 0%32 .[bits 31 to 31] ? {0} =END OF DUMP== | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2011-05-11 13:45 | pascal | New Issue | |
2011-05-11 13:45 | pascal | Status | new => assigned |
2011-05-11 13:45 | pascal | Assigned To | => pascal |
2011-05-11 14:07 | svn | Checkin | |
2011-05-11 14:07 | svn | Status | assigned => resolved |
2011-05-11 14:07 | svn | Resolution | open => fixed |
2011-10-10 14:13 | signoles | Fixed in Version | => Frama-C Nitrogen-20111001 |
2011-10-10 14:14 | signoles | Status | resolved => closed |
2014-02-12 16:59 | pascal | Note Added: 0004792 | |
2014-02-12 16:59 | pascal | Status | closed => resolved |
2018-01-12 14:26 | signoles | Category | Plug-in > value analysis => Plug-in > Eva |
Copyright © 2000 - 2019 MantisBT Team |