From 8293f6bec069a4c00aa20202173990597ab84ef4 Mon Sep 17 00:00:00 2001 From: Pierre Poissinger Date: Mon, 30 Mar 2009 17:12:12 -0400 Subject: [PATCH 2/2] GC test for AIX --- src/s/aix4-2.h | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/s/aix4-2.h b/src/s/aix4-2.h index 89154ee..c6e806c 100644 --- a/src/s/aix4-2.h +++ b/src/s/aix4-2.h @@ -168,5 +168,9 @@ along with GNU Emacs. If not, see . */ */ #define BROKEN_GET_CURRENT_DIR_NAME 1 +/* test */ +#define GC_SETJMP_WORKS 1 +#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS + /* arch-tag: 38fe75ea-6aef-42bd-8449-bc34d921a562 (do not change this comment) */ -- 1.6.2.1