guile-user
[Top][All Lists]
Advanced

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

Re: alloca and GC


From: Michael Livshin
Subject: Re: alloca and GC
Date: 30 Jan 2001 18:21:01 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Crater Lake)

Colin Walters <address@hidden> writes:

> Keisuke Nishida <address@hidden> writes:
> 
> > Does it allocate memory in the C stack as well?  It might be great
> > if I could use it because the VM would be simplified a bit with it.
> 
> Oops, no, on closer inspection, it appears to just be the portable
> malloc-using version Martin mentioned.  Oh, well.

if a portable `alloca' was _possible_ at all, would this thread even
exist?

Keisuke: you already have two versions of your VM, one GCC-specific
and the other generic ANSI C, right?  no problem then, let those
non-gcc using folks suffer. ;)

-- 
Hit the philistines three times over the head with the Elisp reference manual.
                -- Michael A. Petonic




reply via email to

[Prev in Thread] Current Thread [Next in Thread]