From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Daniel Kraus Newsgroups: gmane.emacs.bugs Subject: bug#40694: 28.0.50; [feature/native-comp] Different behavior of org-insert-link Date: Wed, 06 May 2020 14:27:03 +0200 Message-ID: <87y2q5tfjc.fsf@kraus.my> References: <0baa474a-5084-cb61-aca6-80bd8adf51ce@posteo.eu> <87lfmmobbb.fsf@kraus.my> <87imhponam.fsf@kraus.my> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="32708"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 40694@debbugs.gnu.org To: Andrea Corallo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed May 06 14:29:49 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jWJBN-0007io-1J for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 May 2020 14:29:49 +0200 Original-Received: from localhost ([::1]:40840 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jWJAi-0000pW-Av for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 May 2020 08:29:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60694) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jWJAc-0000pB-94 for bug-gnu-emacs@gnu.org; Wed, 06 May 2020 08:29:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55559) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jWJAb-0007qk-W5 for bug-gnu-emacs@gnu.org; Wed, 06 May 2020 08:29:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jWJAb-0005Ts-Sk for bug-gnu-emacs@gnu.org; Wed, 06 May 2020 08:29:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Daniel Kraus Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 May 2020 12:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40694 X-GNU-PR-Package: emacs Original-Received: via spool by 40694-submit@debbugs.gnu.org id=B40694.158876810521026 (code B ref 40694); Wed, 06 May 2020 12:29:01 +0000 Original-Received: (at 40694) by debbugs.gnu.org; 6 May 2020 12:28:25 +0000 Original-Received: from localhost ([127.0.0.1]:38872 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jWJA1-0005T3-Ej for submit@debbugs.gnu.org; Wed, 06 May 2020 08:28:25 -0400 Original-Received: from mout-p-202.mailbox.org ([80.241.56.172]:31394) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jWJA0-0005Sm-7A for 40694@debbugs.gnu.org; Wed, 06 May 2020 08:28:24 -0400 Original-Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 49HG8d43j8zQlGq; Wed, 6 May 2020 14:28:17 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Original-Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter01.heinlein-hosting.de (spamfilter01.heinlein-hosting.de [80.241.56.115]) (amavisd-new, port 10030) with ESMTP id FXP7eXVzmCfI; Wed, 6 May 2020 14:28:13 +0200 (CEST) In-reply-to: X-Rspamd-Queue-Id: 8D921175E X-Rspamd-Score: -3.72 / 15.00 / 15.00 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:179811 Archived-At: Hi Andrea! Just wanted to give a quick update that the org bug is fixed for me with the latest org from the org git repo. Unrelated, I just noticed that `treemacs-magit.el` from the treemacs package is not compiling. The log output is: libgccjit.so: error: gcc_jit_block_end_with_jump: adding to terminated block: bb_29 (already terminated by: if (local19 == d_reloc[(long long)36]) goto bb_27; else goto bb_27;) Internal native compiler error: "/home/daniel/.emacs.d/lib/treemacs/src/extra/treemacs-magit.el", "failing to compile function", treemacs-magit--simple-git-mode-update, "gcc_jit_block_end_with_jump: adding to terminated block: bb_29 (already terminated by: if (local19 == d_reloc[(long long)36]) goto bb_27; else goto bb_27;)" Not sure if I should create a new issue for it. Thanks, Daniel