]> git.eshelyaron.com Git - emacs.git/commit
src/bytecode.c (exec_byte_code) Unroll Blist3 and Blist4
authorAlexander Gramiak <agrambot@gmail.com>
Sun, 23 Jun 2019 17:35:26 +0000 (19:35 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 23 Jun 2019 17:36:53 +0000 (19:36 +0200)
commit807b21dc40ebdb855e61b4ee6ddf0b227d91b728
treec24ca0eafd077639d0a663b0d682ad2b437257aa
parentd8ebb997c1a40133527b8644e32e219ee2366178
src/bytecode.c (exec_byte_code) Unroll Blist3 and Blist4

* src/bytecode.c (exec_byte_code): Unroll Blist3 and Blist4
(bug#35321).
src/bytecode.c