diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-06-07 15:41:51 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-06-07 15:44:15 -0700 |
commit | 302185156b6c20df5400a9956c09d6c24d29f652 (patch) | |
tree | 7d8e87dd55aaec9df6775bb0cc903cfba72cfed9 /lisp/emacs-lisp/lisp-mode.el | |
parent | 8ea5d990f6315917bbd9c7b94856c52137405dad (diff) | |
download | emacs-302185156b6c20df5400a9956c09d6c24d29f652.tar.gz emacs-302185156b6c20df5400a9956c09d6c24d29f652.tar.bz2 emacs-302185156b6c20df5400a9956c09d6c24d29f652.zip |
Use __builtin_assume_aligned on untagged Lisp vals
* src/conf_post.h (__has_builtin, __builtin_assume_aligned):
New macros, for compilers not already defining them.
(__has_builtin___builtin_assume_aligned): New macro.
* src/lisp.h (lisp_h_XUNTAG): Use __builtin_assume_aligned.
This shrinks text space by 0.2% on x86-64 with GCC 6.1.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions