--- layout: fc_discuss_archives title: Message 52 from Frama-C-discuss on October 2013 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] about volatile variable in value analysis plugin and "Volatile" plugin



Dear David,

Thank you for replying me.

On 14 October 2013 08:38, David MENTRE <dmentre at linux-france.org> wrote:
>
> Would you have a minimal example that reproduces the issue?
>
>
Attachment please find the example of the function using volatile variables.

the command I used for analysis this function is:

frama-c -lib-entry -main interpret  test.c -val -context-depth 0


Thanks again.

-david
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20131014/a9d336b1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.c
Type: text/x-csrc
Size: 252805 bytes
Desc: not available
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20131014/a9d336b1/attachment-0001.c>