all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 48221@debbugs.gnu.org
Subject: bug#48221: 28.0.50; defsubsts aren't native compiled?
Date: Tue, 04 May 2021 16:03:34 +0000	[thread overview]
Message-ID: <xjflf8uv63t.fsf@sdf.org> (raw)
In-Reply-To: <87zgxa95vb.fsf@gnus.org> (Lars Ingebrigtsen's message of "Tue, 04 May 2021 11:59:36 +0200")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> The following test has been failing the past few days.
>
> 1 unexpected results:
>    FAILED  help-fns-test-lisp-defsubst
>
> And, indeed, `C-h f' on the subst in question says:
>
> posn-window is a compiled Lisp function in ‘subr.el’.
>
> While a regular function is native compiled:
>
> last is a native compiled Lisp function in ‘subr.el’.

Hi Lars,

AFAIR having the defsubst non native compiled is what we want as we need
the bytecode definition to have the inline to be performed.  Actually
the test is verifying that the defsubst is *not* native compiled.

I tried to reproduce here (0c993ed1d3) but for me the test is passing,
that's odd...

Thanks

  Andrea





  reply	other threads:[~2021-05-04 16:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-04  9:59 bug#48221: 28.0.50; defsubsts aren't native compiled? Lars Ingebrigtsen
2021-05-04 16:03 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2021-05-05  9:36   ` Lars Ingebrigtsen
2021-05-05 14:57     ` Eli Zaretskii
2021-05-05 14:59       ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-05 15:03         ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-05 15:10           ` Eli Zaretskii
2021-05-05 15:13             ` Eli Zaretskii
2021-05-05 15:23               ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-05 15:31                 ` Lars Ingebrigtsen
2021-05-05 15:46                   ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-05 16:09                     ` Eli Zaretskii
2021-05-05 16:08                 ` Eli Zaretskii
2021-05-05 20:33                   ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-06  4:49                     ` Eli Zaretskii
2021-05-06  7:59                       ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-06  8:09                         ` Eli Zaretskii
2021-05-05 15:00       ` Lars Ingebrigtsen
2021-05-05 15:15     ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-05 15:21       ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xjflf8uv63t.fsf@sdf.org \
    --to=bug-gnu-emacs@gnu.org \
    --cc=48221@debbugs.gnu.org \
    --cc=akrl@sdf.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.