]> git.eshelyaron.com Git - emacs.git/commit
* Improve 'maybe_defer_native_compilation'
authorAndrea Corallo <akrl@sdf.org>
Tue, 1 Feb 2022 16:58:47 +0000 (17:58 +0100)
committerAndrea Corallo <akrl@sdf.org>
Tue, 1 Feb 2022 17:05:51 +0000 (18:05 +0100)
commit02054d9cd1f5c6a5ca3555207235522532477e10
tree88e0da56f557b9a31e4dd91299659b01bdcdf7fa
parent665ec8946df0e09dec703d7ee3909be6056141db
* Improve 'maybe_defer_native_compilation'

* src/comp.c (maybe_defer_native_compilation): Always store the
function name in Vcomp_deferred_pending_h if pending for deferred
compilation.
src/comp.c