www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/10/22/22:26:34

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
Message-ID: <034501c15b6a$9a51fd10$0200a8c0@lifelesswks>
From: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>
To: <cygwin-developers AT cygwin DOT com>
References: <02a201c15b5b$7910a4d0$0200a8c0 AT lifelesswks> <20011022204740 DOT B18754 AT redhat DOT com> <20011023005236 DOT 7136 DOT qmail AT lizard DOT curl DOT com> <20011022205828 DOT C18754 AT redhat DOT com> <02ea01c15b5f$7e673bc0$0200a8c0 AT lifelesswks> <20011022212759 DOT A19493 AT redhat DOT com> <032701c15b64$ea5523b0$0200a8c0 AT lifelesswks> <20011022215102 DOT A20341 AT redhat DOT com> <033101c15b66$24fc2260$0200a8c0 AT lifelesswks> <033701c15b68$f3684d70$0200a8c0 AT lifelesswks> <20011022222324 DOT B20427 AT redhat DOT com>
Subject: Re: 1.3.4 status?
Date: Tue, 23 Oct 2001 12:29:51 +1000
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
X-OriginalArrivalTime: 23 Oct 2001 02:34:36.0477 (UTC) FILETIME=[41B00ED0:01C15B6B]

----- Original Message -----
From: "Christopher Faylor" <cgf AT redhat DOT com>
To: <cygwin-developers AT cygwin DOT com>
Sent: Tuesday, October 23, 2001 12:23 PM
Subject: Re: 1.3.4 status?


> On Tue, Oct 23, 2001 at 12:18:05PM +1000, Robert Collins wrote:
> >on every call, it checks the stack depth. _everything_ allocated from
a
> >call point deeper in the stack is reclaimed, and freed (alloca only
uses
> >the stack to identify when to do stuff, not for storage).
>
> That's what libiberty's alloca does.  That is for systems for which a
> real alloca is difficult or impossible.  That isn't what the builtin
> alloca does.

*Blush*. I should have recalled builtin-alloca's existence.

> The alloca that cygwin uses is below.  This is from
> gcc/config/i386/cygwin.asm.
...
or in other words, allocate directly on the stack. Cool.

Rob

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019