From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.devel Subject: Re: MPS: Please check if scratch/igc builds with native compilation Date: Sat, 25 May 2024 16:04:55 -0400 Message-ID: References: <87ikz56j66.fsf@gmail.com> <87cypc7v8y.fsf@gmail.com> <878r007tpf.fsf@gmail.com> <87y18060y5.fsf@gmail.com> <87r0ds5qrp.fsf@gmail.com> <87y17znvgf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23651"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Helmut Eller , Emacs Devel , Eli Zaretskii To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 25 22:05:44 2024 Return-path: Envelope-to: ged-emacs-devel@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 1sAxeB-0005t9-Sz for ged-emacs-devel@m.gmane-mx.org; Sat, 25 May 2024 22:05:43 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sAxdT-0000pX-RE; Sat, 25 May 2024 16:04:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sAxdQ-0000oX-JR for emacs-devel@gnu.org; Sat, 25 May 2024 16:04:57 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sAxdQ-0004Tv-B3; Sat, 25 May 2024 16:04:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=PTnp+J2cshFtzmDMXM/HWiy453ZwLG7GHVUR+AzBn/4=; b=i9r4fR3uv6pLL+qSFwx3 PYMawxD7icfOHOGSXaYVGjqfuZtHfK9tXFA1UiActT/qJYXISCMSBaiV92o6htN2u6/+wFFk3brA3 5xa8MGBB/lXPRCVo83mqie0L0waqs1giuQELGRTIThAX/fDY/kqHJw9hzhj1rhsDl6AhpWkm/HeoX l7Rpv2vP5WrcZeGyQaIms1iHjRGTR2eMY8Miss5zs7vq7SmHZryPegCkUuP+ZNuyDNl97iucC06qe 9z4rF/5XNXHmba+VW0qWbrMQyvy/+bmuaS51bB3t6kVpDKqSMc0xN0dl863PTdN7yifLVBSV6SEJa joE2WtkzOR0jgA==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1sAxdQ-0001ty-0w; Sat, 25 May 2024 16:04:56 -0400 In-Reply-To: ("Gerd =?utf-8?Q?M=C3=B6llman?= =?utf-8?Q?n=22's?= message of "Sat, 25 May 2024 17:29:51 +0200") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:319565 Archived-At: Gerd M=C3=B6llmann writes: > Andrea Corallo writes: > >> Gerd M=C3=B6llmann writes: >> >>> Andrea Corallo writes: >>> >>>> Gerd M=C3=B6llmann writes: >>>> >>>>> I'm beginning to seriously take a libgccjit 14.1 bug on arm64 into >>>>> account. >>>> >>>> You can just make a build from master to exclude or confirm that. >>> >>> Sorry, I don't understand what you mean. >> >> Sorry let me be more clear, I doubt that a libgccjit 14 bug on arm would >> show up only on the igc branch and not on master. I'd be prone to think >> that if libgccjit 14 bug on arm works on master then is okay for our >> use. >> >> Of course I might be wrong. > > Well, the bug#70796 I mentioned is on master, and the behaviour is > mysterious. That's possible as well, my experience doesn't suggest me it's a libgccjit bug, nor here nor in 70796, but as mentioned it might be entirely wrong :) Andrea