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] Jessie - "No code for function <name>, default assigns generated"


  • Subject: [Frama-c-discuss] Jessie - "No code for function <name>, default assigns generated"
  • From: Patrick.Baudin at cea.fr (BAUDIN Patrick)
  • Date: Thu, 04 Nov 2010 10:32:23 +0100
  • In-reply-to: <EFF6534C8F2FC940A9D7929433E12D4E216F70@TITAN.first.fraunhofer.de>
  • References: <42050C88D59E144CA358159FF0E6018B090670@TITAN.first.fraunhofer.de> <EFF6534C8F2FC940A9D7929433E12D4E216F70@TITAN.first.fraunhofer.de>

Hello,
  Since your behaviors are completes and each of them has an assigns clause,
  the kernel of Frama-C shouldn't generate any more assigns.
  The generation of default assigns for function foo can be considered 
as a bug.
  Feels free to add it into the BTS of Frama-C.
Regards,
Patrick

-- 
Patrick Baudin,
CEA, LIST, DILS, F-91191 Gif-sur-Yvette cedex, France.
tel: +33 (0)1 6908 2072

>
> Here is a simplified example for Kerstin's question (see the attached 
> files).
> When I call
>
>     frama-c -jessie bar.c
>
> the I get (among others) the message
>
>    [kernel] No code for function foo, default assigns generated
>
> Is this message to be interpreted as a warning?
> Can anything go wrong if ignore this message?
>
> Regards
>
> Jens
>