From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lug-owl.de (lug-owl.de [188.68.32.151]) by sourceware.org (Postfix) with ESMTPS id 536763858D20 for ; Tue, 30 May 2023 16:55:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 536763858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=lug-owl.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=lug-owl.de Received: by lug-owl.de (Postfix, from userid 1001) id 2F75442027; Tue, 30 May 2023 18:55:01 +0200 (CEST) Date: Tue, 30 May 2023 18:55:01 +0200 From: Jan-Benedict Glaw To: "Maciej W. Rozycki" Cc: Marc =?utf-8?B?UG91bGhpw6hz?= , Eric Botcazou , gcc-patches@gcc.gnu.org Subject: Re: [COMMITTED] ada: Remove the body of System.Storage_Elements Message-ID: <20230530165501.ozpsnokalbmrozsn@lug-owl.de> References: <20230523080826.1873735-1-poulhies@adacore.com> <20230529141023.cj6fyy73zfqdcx4v@lug-owl.de> <87fs7f8bbw.fsf@adacore.com> <20230529152838.t76qkmqcx4yykobc@lug-owl.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7o47ne5x4az4grwa" Content-Disposition: inline In-Reply-To: X-Operating-System: Linux chamaeleon 5.14.0-0.bpo.2-amd64 X-gpg-fingerprint: 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB X-gpg-key: wwwkeys.de.pgp.net X-Echelon-Enable: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-TKUeV: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-message-flag: Please send plain text messages only. Do not send HTML emails. Thank you. User-Agent: NeoMutt/20170113 (1.7.2) X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,SPF_HELO_PASS,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: --7o47ne5x4az4grwa Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 2023-05-30 09:05:43 +0100, Maciej W. Rozycki wr= ote: [Ada as a cross-compiler fails to build with a slightly-older compiler.] > Alternatively you can just bootstrap GCC under test natively first and= =20 > then use the newly-built compiler for all the cross builds you want to=20 > verify. As you need to do it only once per iteration the extra time spen= t=20 > on the native build shouldn't be a big fraction of the duration of the=20 > whole iteration. A drawback is if this native bootstrap fails for any=20 > reason, it will make the whole run invalid, i.e. none of the cross target= s=20 > will be verified. Just implemented that: Extract the most recent GCC that got no `--target` given and try to use that. On a higher level, that GCC is built first, delaying the rest of the builds some hours. MfG, JBG --=20 --7o47ne5x4az4grwa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQlDTvPcScNjKREqWEdvV51g5nhuwUCZHYqYgAKCRAdvV51g5nh u7l0AJ99jYUsZI4Qx7IBKLcPWUvCnVi38wCeL1eGRRr62GJvhFb1YYuvDfs18kQ= =U8S3 -----END PGP SIGNATURE----- --7o47ne5x4az4grwa--