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] ARe: jessie problem
- Subject: [Frama-c-discuss] ARe: jessie problem
- From: chengeng4001 at gmail.com (geng chen)
- Date: Wed, 14 Oct 2009 17:15:06 +0800
- In-reply-to: <4AD595DB.30708@cea.fr>
- References: <278036530910140125l21bfedbbu53c39e964966ddf2@mail.gmail.com> <FC0686BB6178BC43B9DC035287A11A720DBD37AE9E@SI-MBX12.de.bosch.com> <278036530910140158q3ef0b294m43f4f167e06f508d@mail.gmail.com> <4AD595DB.30708@cea.fr>
Frama-C-Beryllium-20090901 and the default why tool contained in it 2009/10/14 Julien Signoles <Julien.Signoles at cea.fr> > geng chen a ?crit : > > Here is the C source file: > > -------------------------------------------------- > > int S=0; > > int T[5]; > > int main(void) > > { > > int i; > > int *p = &T[0] ; > > for (i=0; i<5; i++) > > { S = S+i; *p++ = S; } > > return S; > > } > > -------------------------------------------------- > > Which versions of Frama-C and why are you using? Your example does not > fail with the latest version of the tools (Frama-C-Beryllium-20090902 > and Why 2.20). > > -- > Julien > > _______________________________________________ > Frama-c-discuss mailing list > Frama-c-discuss at lists.gforge.inria.fr > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20091014/fc31bfdc/attachment.htm
- References:
- [Frama-c-discuss] jessie problem
- From: chengeng4001 at gmail.com (geng chen)
- [Frama-c-discuss] ARe: jessie problem
- From: Boris.Hollas at de.bosch.com (Hollas Boris (CR/AEY1))
- [Frama-c-discuss] ARe: jessie problem
- From: chengeng4001 at gmail.com (geng chen)
- [Frama-c-discuss] ARe: jessie problem
- From: Julien.Signoles at cea.fr (Julien Signoles)
- [Frama-c-discuss] jessie problem
- Prev by Date: [Frama-c-discuss] ARe: jessie problem
- Next by Date: [Frama-c-discuss] Beryllium does not compile on FreeBSD 7.2
- Previous by thread: [Frama-c-discuss] ARe: jessie problem
- Next by thread: [Frama-c-discuss] Why release 2.21
- Index(es):