Re: Compile time stack checking

2006-02-16 Thread Cyrille Comar
Eric Botcazou wrote: I have read the gcc-summit 2005 publication from Eric Botcaczou, Cyrille Comar and Oliver Hainque about static stack analysis. This is a quite interresting approach, especially for embedded systems. While reading the article i saw many talking about ada but not for C. Is the

Re: Compile time stack checking

2006-02-16 Thread Eric Botcazou
> I have read the gcc-summit 2005 publication from Eric Botcaczou, Cyrille > Comar and Oliver Hainque about static stack analysis. > > This is a quite interresting approach, especially for embedded systems. > > While reading the article i saw many talking about ada but not for C. > > Is the patch o