]> code.delx.au - gnu-emacs/commit
* lisp.h (USE_STACK_STRING): Now true only if USE_STACK CONS.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Oct 2014 06:54:10 +0000 (23:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Oct 2014 06:54:10 +0000 (23:54 -0700)
commit8881986b3e227f46d8a7d6766b41802bcfc2517c
tree89554207e1e0b778a7ba75ca23e39238333289a5
parent32ade3f01a0185f2a836c313d9d50564abe4e254
* lisp.h (USE_STACK_STRING): Now true only if USE_STACK CONS.

On x86 platforms this works around GCC bug 63495
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495>,
and more generally should fix a portability problem in Emacs.
Problem reported by Stefan Monnier in:
http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00261.html
src/ChangeLog
src/lisp.h