Re: alloca within inline function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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}

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux