]> 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)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Mar 2018 16:55:01 +0000 (09:55 -0700)
commitdb64a866f6971c5d63565253c0c8d8db15d4a4dc
tree33e4f1cf657137e753548e04fecb7b1a2757e987
parent7ce25de888f285502898da13e689e4372fc6a49d
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