From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#40694: 28.0.50; [feature/native-comp] Different behavior of org-insert-link Date: Wed, 06 May 2020 13:05:57 +0000 Message-ID: References: <0baa474a-5084-cb61-aca6-80bd8adf51ce@posteo.eu> <87lfmmobbb.fsf@kraus.my> <87imhponam.fsf@kraus.my> <87y2q5tfjc.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="74771"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: 40694@debbugs.gnu.org To: Daniel Kraus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed May 06 15:07:29 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 1jWJlp-000JKn-KD for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 May 2020 15:07:29 +0200 Original-Received: from localhost ([::1]:42870 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jWJlo-0008KY-Mv for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 06 May 2020 09:07:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jWJlO-0007mV-AF for bug-gnu-emacs@gnu.org; Wed, 06 May 2020 09:07:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:55609) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jWJlN-0002nj-Vw for bug-gnu-emacs@gnu.org; Wed, 06 May 2020 09:07:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jWJlN-0008Ve-P6 for bug-gnu-emacs@gnu.org; Wed, 06 May 2020 09:07:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 May 2020 13:07: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.158877036532645 (code B ref 40694); Wed, 06 May 2020 13:07:01 +0000 Original-Received: (at 40694) by debbugs.gnu.org; 6 May 2020 13:06:05 +0000 Original-Received: from localhost ([127.0.0.1]:38922 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jWJkT-0008US-Il for submit@debbugs.gnu.org; Wed, 06 May 2020 09:06:05 -0400 Original-Received: from mx.sdf.org ([205.166.94.20]:52514) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jWJkN-0008Ty-8v for 40694@debbugs.gnu.org; Wed, 06 May 2020 09:06:04 -0400 Original-Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 046D5wtE028815 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Wed, 6 May 2020 13:05:58 GMT Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 046D5vha024603; Wed, 6 May 2020 13:05:57 GMT In-Reply-To: <87y2q5tfjc.fsf@kraus.my> (Daniel Kraus's message of "Wed, 06 May 2020 14:27:03 +0200") 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:179813 Archived-At: Daniel Kraus writes: > 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. > Hi Daniel, > 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. Yes please. Thanks for the feedback. Andrea -- akrl@sdf.org