---
layout: fc_discuss_archives
title: Message 50 from Frama-C-discuss on February 2011
---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] Inout analysis question
- Subject: [Frama-c-discuss] Inout analysis question
- From: pascal.cuoq at gmail.com (Pascal Cuoq)
- Date: Thu, 17 Feb 2011 16:59:18 +0100
- In-reply-to: <AANLkTi=m52tL+uNt1jtXkCNR1_D0_bSYJs00RkkXSH+n@mail.gmail.com>
- References: <4D5CE230.7080702@atosorigin.com> <AANLkTi=m52tL+uNt1jtXkCNR1_D0_bSYJs00RkkXSH+n@mail.gmail.com>
> The operational inputs analysis could
> omit S_taille[0] but it does not realize that it can.
> The imprecision is in the handling of function calls. I will see if the
> analysis' precision can be improved on your example.
The next release will include an improvement of
operational inputs to omit S_taille[0] on both examples.
Pascal