From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dedi548.your-server.de (dedi548.your-server.de [85.10.215.148]) by sourceware.org (Postfix) with ESMTPS id DFEF33858D20 for ; Sun, 26 Nov 2023 10:05:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DFEF33858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embedded-brains.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=embedded-brains.de ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DFEF33858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=85.10.215.148 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700993153; cv=none; b=X1Zjznuclbx1qPyrKGVgo0qUZFRyCgP75C1IbtGvZ4AVzClZ1MN44sB9enicXfIgvvC38SG6byKy/zZyDePLEML8cOYrhDkDUeIpGq4J8oGO7OIrawUTSgsCEU6CnzoYy9PPWfwImWY3enoc9cl1HNCvKLAjLHd1xogG+IAUJsw= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700993153; c=relaxed/simple; bh=NGe61ek8WAsUp4yzEjtZcr90DGmYEMEUoHIjHUdpGYM=; h=Message-ID:Date:MIME-Version:Subject:To:From; b=XldKvXkWzl3o0+QrRus/4hftp0A+HeubdBtfb/IiykqQwoADLwxg2twaSpyvrbpGvYcnWaiLV19kpV51p+wPSj76FjcsJQR8O08A0OTP2wOpKCHAz2weHaaNwMLJqhiJBjTEKeoebtaNaRigkUHeck0EERW2jlTh8mjDcsXRpl8= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from sslproxy01.your-server.de ([78.46.139.224]) by dedi548.your-server.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7C1M-00017G-AF; Sun, 26 Nov 2023 11:05:48 +0100 Received: from [82.100.198.138] (helo=mail.embedded-brains.de) by sslproxy01.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1r7C1M-000Xpw-6W; Sun, 26 Nov 2023 11:05:48 +0100 Received: from localhost (localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id C71F4480165; Sun, 26 Nov 2023 11:05:47 +0100 (CET) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavis, port 10032) with ESMTP id bl_XA1QLaAXh; Sun, 26 Nov 2023 11:05:47 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id 5F36B48016A; Sun, 26 Nov 2023 11:05:47 +0100 (CET) X-Virus-Scanned: amavis at zimbra.eb.localhost Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavis, port 10026) with ESMTP id bg5ChygBbhCa; Sun, 26 Nov 2023 11:05:47 +0100 (CET) Received: from [10.10.171.18] (unknown [10.10.171.18]) by mail.embedded-brains.de (Postfix) with ESMTPSA id 0CD2E480165; Sun, 26 Nov 2023 11:05:46 +0100 (CET) Message-ID: <788cd94f-9386-4cc3-9c26-381d88f1495d@embedded-brains.de> Date: Sun, 26 Nov 2023 11:05:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] Update GMP/MPFR/MPC/ISL/gettext to latest release Content-Language: en-US To: Iain Sandoe Cc: Richard Biener , GCC Patches References: <20231125112534.13312-1-sebastian.huber@embedded-brains.de> <95796BF5-69C7-4786-AA52-0F391D925F13@googlemail.com> From: Sebastian Huber In-Reply-To: <95796BF5-69C7-4786-AA52-0F391D925F13@googlemail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Authenticated-Sender: smtp-embedded@poldi-networks.de X-Virus-Scanned: Clear (ClamAV 0.103.10/27105/Sun Nov 26 09:39:29 2023) X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 26.11.23 01:35, Iain Sandoe wrote: >=20 >=20 >> On 25 Nov 2023, at 21:44, Sebastian Huber wrote: >> >> On 25.11.23 14:59, Richard Biener wrote: >>> On Sat, Nov 25, 2023 at 12:26=E2=80=AFPM Sebastian Huber >>> wrote: >>>> contrib/ChangeLog >>> Did you verify an in-tree build with these works and the testsuite >>> is clean? >> >> I was able to build a native GCC: >> >> /tmp/sh/i-native/bin/gcc --version --verbose >> Using built-in specs. >> COLLECT_AS_OPTIONS=3D'--version' >> COLLECT_GCC=3D/tmp/sh/i-native/bin/gcc >> COLLECT_LTO_WRAPPER=3D/tmp/sh/i-native/lib/gcc/x86_64-pc-linux-gnu/14.= 0.0/lto-wrapper >> gcc (GCC) 14.0.0 20231125 (experimental) [master 9c26c91b94e] >> Copyright (C) 2023 Free Software Foundation, Inc. >> This is free software; see the source for copying conditions. There i= s NO >> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR= POSE. >> >> >> Target: x86_64-pc-linux-gnu >> Configured with: /home/EB/sebastian_h/src/gcc/configure --prefix=3D/tm= p/sh/i-native --verbose --enable-checking=3Dyes,rtl --disable-libsanitize= r --disable-multilib --disable-bootstrap --enable-languages=3Dc,c++ >> Thread model: posix >> Supported LTO compression algorithms: zlib >> gcc version 14.0.0 20231125 (experimental) [master 9c26c91b94e] (GCC) >> COLLECT_GCC_OPTIONS=3D'--version' '-v' '-mtune=3Dgeneric' '-march=3Dx8= 6-64' '-dumpdir' 'a-' >> /tmp/sh/i-native/lib/gcc/x86_64-pc-linux-gnu/14.0.0/cc1 -quiet -v help= -dummy -quiet -dumpdir a- -dumpbase help-dummy -mtune=3Dgeneric -march=3D= x86-64 -version --version -o /tmp/ccHTKJ5B.s >> GNU C17 (GCC) version 14.0.0 20231125 (experimental) [master 9c26c91b9= 4e] (x86_64-pc-linux-gnu) >> compiled by GNU C version 14.0.0 20231122 (experimental) [mast= er 6bf66276e3e], GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1= , isl version isl-0.26-GMP >> [...] >> >> However, I noticed that this was with a disabled bootstrap (for the gi= t bisect). The bootstrap fails with an error in ISL 0.26 which seems to b= e a known issue: >> >> https://www.mail-archive.com/gcc@gcc.gnu.org/msg101643.html >> >> I thought that the GCC prerequisite library maintainers check that a n= ew release is able to bootstrap GCC, but this seems to be not the case. T= he older releases have problems to recognize arm64-apple. >=20 > 0.24 (at least) builds fine in-tree on aarch64-apple-darwin21; do you h= ave a pointer to the recognition issue? > I=E2=80=99ll try 0.25 in the next few days. For the RTEMS Project we had to add patches to ISL, MPC, MPFR for=20 ARM64/Darwin hosts: https://github.com/RTEMS/rtems-source-builder/commit/5e76e64bccc2d84acb6c= 37380f2f9d98df3b7382 Specifically for ISL 0.24 this is: https://devel.rtems.org/raw-attachment/ticket/4657/fix-mac-arm64-isl-conf= ig.patch I naively thought that updating to the latest releases would help us to=20 get rid of the patches. --=20 embedded brains GmbH & Co. KG Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.huber@embedded-brains.de phone: +49-89-18 94 741 - 16 fax: +49-89-18 94 741 - 08 Registergericht: Amtsgericht M=C3=BCnchen Registernummer: HRB 157899 Vertretungsberechtigte Gesch=C3=A4ftsf=C3=BChrer: Peter Rasmussen, Thomas= D=C3=B6rfler Unsere Datenschutzerkl=C3=A4rung finden Sie hier: https://embedded-brains.de/datenschutzerklaerung/