]> git.eshelyaron.com Git - emacs.git/commit
Port to 32-bit sparc64
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Mar 2018 16:54:20 +0000 (09:54 -0700)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:53 +0000 (14:17 +0800)
commit7387d26ef9663acc6b0815b782dd36b00a6468a6
tree1e0acf1bf4b851d24b5b611e25c31e886d0d8160
parentd219c99fc6442cac5fd652bc1a030a51633e6404
Port to 32-bit sparc64

Problem reported by Ulrich Mueller; fix suggested by Eli Zaretskii
and Andreas Schwab (Bug#30855).
* src/alloc.c (mark_memory): Call mark_maybe_object only on
pointers that are properly aligned for Lisp_Object.
src/alloc.c