Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[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


  • Subject: [Frama-c-discuss] about volatile variable in value analysis plugin and "Volatile" plugin
  • From: abiao.yang at gmail.com (David Yang)
  • Date: Mon, 14 Oct 2013 09:58:41 +0100
  • In-reply-to: <CAC3Lx=Z4f502mN3oLgXms6i5=NGExb32PbDdGxXczGuEEHHjkQ@mail.gmail.com>
  • References: <CAA1cxugCoVcCFSd4joSnq9Pnk5EstakSnTK6MuGZTKEvArK21Q@mail.gmail.com> <CAC3Lx=Z4f502mN3oLgXms6i5=NGExb32PbDdGxXczGuEEHHjkQ@mail.gmail.com>

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>