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: Julien.Signoles at cea.fr (Julien Signoles)
- Date: Wed, 14 Oct 2009 11:11:55 +0200
- In-reply-to: <278036530910140158q3ef0b294m43f4f167e06f508d@mail.gmail.com>
- References: <278036530910140125l21bfedbbu53c39e964966ddf2@mail.gmail.com> <FC0686BB6178BC43B9DC035287A11A720DBD37AE9E@SI-MBX12.de.bosch.com> <278036530910140158q3ef0b294m43f4f167e06f508d@mail.gmail.com>
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
- Follow-Ups:
- [Frama-c-discuss] ARe: jessie problem
- From: chengeng4001 at gmail.com (geng chen)
- [Frama-c-discuss] ARe: jessie problem
- 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] jessie problem
- Prev by Date: [Frama-c-discuss] Beryllium does not compile on FreeBSD 7.2
- Next by Date: [Frama-c-discuss] ARe: jessie problem
- Previous by thread: [Frama-c-discuss] ARe: jessie problem
- Next by thread: [Frama-c-discuss] ARe: jessie problem
- Index(es):