diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-01-28 12:27:09 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-01-28 12:27:27 -0500 |
commit | 592a230832257e915aa3ed798a1f0210df639031 (patch) | |
tree | 35f71d276e25d654b200cee6d4427da1476177f5 /lisp/emacs-lisp/cl-seq.el | |
parent | b04f1c0cec5bc722fd5823861044f212206c3d3b (diff) | |
download | emacs-592a230832257e915aa3ed798a1f0210df639031.tar.gz emacs-592a230832257e915aa3ed798a1f0210df639031.tar.bz2 emacs-592a230832257e915aa3ed798a1f0210df639031.zip |
* src/fns.c (hash_string): Fix bug#46111
Use `memcpy` instead of an unaligned memory access. On x86 at least,
GCC turns this `memcpy` into a single `mov`, so it's about as fast.
Diffstat (limited to 'lisp/emacs-lisp/cl-seq.el')
0 files changed, 0 insertions, 0 deletions