]> git.eshelyaron.com Git - emacs.git/commit
* Don't install unnecessary trampolines (bug#69573)
authorAndrea Corallo <acorallo@gnu.org>
Fri, 15 Mar 2024 13:18:51 +0000 (14:18 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 18 Mar 2024 15:41:31 +0000 (16:41 +0100)
commit49d10719b50d36c541ce5c0e885c1035238ff522
tree049d3c36a3426af1e289391a4afad6b84c6a5587
parent855b6c84d616bbebe207a1e68bbd86f11c549216
* Don't install unnecessary trampolines (bug#69573)

* lisp/emacs-lisp/comp-run.el (comp-subr-trampoline-install):
Check that subr-name actually matches the target subr.

(cherry picked from commit 005536285585bcdf5a67a01cdfd8e1242742f953)
lisp/emacs-lisp/comp-run.el