]> git.eshelyaron.com Git - emacs.git/commit
* Fix logic for constraining block with multiple predecessors
authorAndrea Corallo <akrl@sdf.org>
Tue, 22 Dec 2020 21:53:05 +0000 (22:53 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 24 Dec 2020 14:36:46 +0000 (15:36 +0100)
commit96d4c70412ee1f3f0f797d27cd7b8bc5532ba692
tree391cf7ba7309348e4283382347ec4ac527a00290
parent672988e961744750d3ea40904807355336116c3f
* Fix logic for constraining block with multiple predecessors

* lisp/emacs-lisp/comp.el (comp-limple-lock-keywords)
(comp-add-cond-cstrs-target-block): Logic update.
lisp/emacs-lisp/comp.el