public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Alexandre Oliva <aoliva@redhat.com>
To: Agri <agri@desnol.ru>
Cc: gcc-help@gcc.gnu.org
Subject: Re: alloca within inline function
Date: Tue, 13 Apr 2004 13:38:00 -0000	[thread overview]
Message-ID: <orr7us6lrj.fsf@free.redhat.lsd.ic.unicamp.br> (raw)
In-Reply-To: <20040413130752.342fc7cd@agri-home>

On Apr 13, 2004, Agri <agri@desnol.ru> 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}

      reply	other threads:[~2004-04-13 13:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-13  9:07 Agri
2004-04-13 13:38 ` Alexandre Oliva [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=orr7us6lrj.fsf@free.redhat.lsd.ic.unicamp.br \
    --to=aoliva@redhat.com \
    --cc=agri@desnol.ru \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).