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] unproven VC with newer why version



Hello,

2009/12/8 Claude Marche <Claude.Marche at inria.fr>:
> In a nearer future, there could a new pragma to control the generation
> of such VCs.
>
> Anyway: any suggestion welcome !

Would it be useful to add automatically a clause "variant N-i;" for
loops having the simple syntactic structure "for (i = ... ; i < N ;
i++)"? This way proof obligations for such loops (which are quite
common) would be automatically discharged.

Regards,
david