]> git.eshelyaron.com Git - emacs.git/commitdiff
Move #ifdef GC_MARK_STACK back above mem_init where it used to be. mem_z etc not...
authorJason Rumney <jasonr@gnu.org>
Fri, 20 Oct 2000 18:45:17 +0000 (18:45 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 20 Oct 2000 18:45:17 +0000 (18:45 +0000)
otherwise.

src/alloc.c

index 74ac7845cea398d3e61beadc468cf9f13d36cf2e..56b0d6fd16d8db099da8c4c5712774ef64fb6567 100644 (file)
@@ -2530,6 +2530,7 @@ make_event_array (nargs, args)
                           C Stack Marking
  ************************************************************************/
 
+#if GC_MARK_STACK
 /* Initialize this part of alloc.c.  */
 
 static void
@@ -3073,8 +3074,6 @@ live_buffer_p (m, p)
          && !NILP (((struct buffer *) p)->name));
 }
 
-#if GC_MARK_STACK
-
 #if GC_MARK_STACK == GC_USE_GCPROS_CHECK_ZOMBIES
 
 /* Array of objects that are kept alive because the C stack contains