On Apr 13, 2004, Agri <agri@xxxxxxxxx> wrote: > As wrote at the libc manual > * A variable size array's space is freed at the end of the scope of > the name of the array. The space allocated with `alloca' remains > until the end of the function. > What about inline function? Functions that call alloca are not inlined. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org} Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}