Port new Lisp symbol init to x86 --with-wide-int
commit0002f31af9d3511b00eaa15590ba824acea99f25
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Jan 2015 08:41:17 +0000 (8 00:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Jan 2015 08:44:18 +0000 (8 00:44 -0800)
tree0a1200e874c30e740751a6e5d872f8041cc45498
parent206333ee300408e24bca860287efba11326a990d
Port new Lisp symbol init to x86 --with-wide-int

* lisp.h (DEFINE_LISP_SYMBOL_BEGIN, DEFINE_LISP_SYMBOL_END):
Define to empty on platforms where EMACS_INT_MAX != INTPTR_MAX, as
GCC (at least) does not allow a constant initializer to widen an
address constant.
src/ChangeLog
src/lisp.h