emacs-pretest-bug
[Top][All Lists]
Advanced

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

GC stack marking


From: Dave Love
Subject: GC stack marking
Date: 21 Jan 2003 16:42:48 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

If there's going to be another pretest, you might consider turning on
the conservative stack marking with the default saving mechanism at
least for Solaris, Irix, SunOS4 and OSF/Alpha under GCC.  I only
recently realized that this never got done.  (I wrote comments
somewhere in the development alloc.c to justify that.)  It should also
be OK at least for older proprietary compilers on such systems.  As
far as I remember, it just involves

#define GC_SETJMP_WORKS 1
#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS




reply via email to

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