]> git.eshelyaron.com Git - emacs.git/commit
* Introduce `comp-fwprop-max-insns-scan' as heuristic threshold
authorAndrea Corallo <akrl@sdf.org>
Thu, 14 Jan 2021 22:54:52 +0000 (23:54 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 17 Jan 2021 21:33:02 +0000 (22:33 +0100)
commit339b4a754b0abe8e376c96ff3ca9624d8942cab2
treeef5a8a511dff4f6070168d1822269480abdcccac
parent883d937320a8be2bdc6d0ab7b5dd9551cbfeebd4
* Introduce `comp-fwprop-max-insns-scan' as heuristic threshold

* lisp/emacs-lisp/comp.el (comp-fwprop-max-insns-scan): New
constant.
(comp-fwprop*): Give-up when `comp-fwprop-max-insns-scan' is
exceeded.
lisp/emacs-lisp/comp.el