]> git.eshelyaron.com Git - emacs.git/commit
* Fix missing tail recursion elimination
authorAndrea Corallo <akrl@sdf.org>
Thu, 2 Jul 2020 19:45:42 +0000 (21:45 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 2 Jul 2020 20:55:42 +0000 (22:55 +0200)
commitb0f683ec16ae55f2788e21e30db21044766fcad9
tree0305b251821eb6e2fe7301902b3f1d95e360eaac
parent7e004d24a4abaa4b5aa9f0f1cd4bc70264396ad5
* Fix missing tail recursion elimination

* lisp/emacs-lisp/comp.el (comp-tco-func): Fix tail recursion
elimination given now functions in LIMPLE are expressed with
the C name.
lisp/emacs-lisp/comp.el