Actions
Bug #1476
openImplement bit_field_ref in the proper way
Start date:
07/06/2011
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
During implementation of #1165 issue I have noticed that internal representation sometimes becomes unlike the original source code because of folding. As I remember bit_field_ref has rather strange internal representation that is converted in some way to source code (it's compilable but I even don't sure that it corresponds to the original one in semantics). So may be in some point something like field folding should be turned off.
Updated by Evgeny Novikov about 12 years ago
- Project changed from Linux Driver Verification to C Instrumentation Framework
- Category deleted (
15)
Updated by Evgeny Novikov almost 9 years ago
- Category set to C back-end
- Priority changed from Normal to Low
Actions