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 8FC473858C20 for ; Sat, 25 Nov 2023 21:44:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8FC473858C20 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 8FC473858C20 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=1700948677; cv=none; b=wozDfSfpPqoOuDTwOsjFB5jvTce+IbLxsCM1gf/o3OaCD1XRxvDmamEQbYEkEeqzG2hZSauwIUL4NwsmqyOloqBGg8lgR2ePFUkDLjkVkqrwY4R4gs0nbVYaxVTXQzIF0kfLaROJxORu0HQpoUEOiUJitPKXcbrq2I/aIaHgA+M= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700948677; c=relaxed/simple; bh=MjM9kJt7WaAlfh85IJmKnSdBQIc/+CRV6fS6O18aN/A=; h=Message-ID:Date:MIME-Version:Subject:To:From; b=B1+MduibwBXPLabmeJrMxbrbrpf6IbIvlFoa7OqWs1QA/IJJNzn2Cu5YUk2L34PB9sMthUyLiQxX5iiGud9x/O+AgsDF7grT/JXMVUU7GyWBl33IU9XVZH6aUpN08LvH7cs7uWrxLnRoxGqo+C8v+ScERNPseOvR/IxhkxxsFqU= 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 1r70S1-000AvJ-8w; Sat, 25 Nov 2023 22:44:33 +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 1r70S1-000M8n-5H; Sat, 25 Nov 2023 22:44:33 +0100 Received: from localhost (localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id C6B32480216; Sat, 25 Nov 2023 22:44:32 +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 JTidJXSWDlc0; Sat, 25 Nov 2023 22:44:32 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id 28878480220; Sat, 25 Nov 2023 22:44:32 +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 E54RuhAm53p0; Sat, 25 Nov 2023 22:44:32 +0100 (CET) Received: from [10.10.171.18] (unknown [10.10.171.18]) by mail.embedded-brains.de (Postfix) with ESMTPSA id 9D834480216; Sat, 25 Nov 2023 22:44:31 +0100 (CET) Message-ID: Date: Sat, 25 Nov 2023 22:44:30 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] Update GMP/MPFR/MPC/ISL/gettext to latest release To: Richard Biener Cc: gcc-patches@gcc.gnu.org References: <20231125112534.13312-1-sebastian.huber@embedded-brains.de> Content-Language: en-US From: Sebastian Huber In-Reply-To: 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/27104/Sat Nov 25 09:39:18 2023) X-Spam-Status: No, score=-5.2 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 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 is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. Target: x86_64-pc-linux-gnu Configured with: /home/EB/sebastian_h/src/gcc/configure=20 --prefix=3D/tmp/sh/i-native --verbose --enable-checking=3Dyes,rtl=20 --disable-libsanitizer --disable-multilib --disable-bootstrap=20 --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=3Dx86-6= 4'=20 '-dumpdir' 'a-' /tmp/sh/i-native/lib/gcc/x86_64-pc-linux-gnu/14.0.0/cc1 -quiet -v=20 help-dummy -quiet -dumpdir a- -dumpbase help-dummy -mtune=3Dgeneric=20 -march=3Dx86-64 -version --version -o /tmp/ccHTKJ5B.s GNU C17 (GCC) version 14.0.0 20231125 (experimental) [master=20 9c26c91b94e] (x86_64-pc-linux-gnu) compiled by GNU C version 14.0.0 20231122 (experimental)=20 [master 6bf66276e3e], GMP version 6.3.0, MPFR version 4.2.1, MPC version=20 1.3.1, isl version isl-0.26-GMP [...] However, I noticed that this was with a disabled bootstrap (for the git=20 bisect). The bootstrap fails with an error in ISL 0.26 which seems to be=20 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 new=20 release is able to bootstrap GCC, but this seems to be not the case. The=20 older releases have problems to recognize arm64-apple. --=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/