]> git.eshelyaron.com Git - emacs.git/commit
* A native compiler forward propagation fix
authorAndrea Corallo <akrl@sdf.org>
Thu, 5 Nov 2020 21:23:48 +0000 (22:23 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 5 Nov 2020 21:34:12 +0000 (22:34 +0100)
commitc6abe97f941a5021d416e01fb0f61a675c5f6b29
treeba0c81f812c2353cb68bca974088a741ffa69cad
parent3e3843512bfae0b7a532f633e45d4c140807ec9b
* A native compiler forward propagation fix

* lisp/emacs-lisp/comp.el (comp-fwprop-insn): Fix `comp-mvar'
`const-vld' slot left unset while propagating in phis.
lisp/emacs-lisp/comp.el