From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa1.mentor.iphmx.com (esa1.mentor.iphmx.com [68.232.129.153]) by sourceware.org (Postfix) with ESMTPS id CA3673858433 for ; Tue, 2 May 2023 18:24:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CA3673858433 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.99,244,1677571200"; d="scan'208";a="4659161" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa1.mentor.iphmx.com with ESMTP; 02 May 2023 10:24:33 -0800 IronPort-SDR: xVFIWnCeVBDMubWuGxKMuk4I4mFxAP5bWU+0ZaH9kRcxd+0TdC7iu6Dcu+52yv4bOfiVog7Hjh RAI6sni6tgQCo+Trf35ZHY85YUplBeXOMWKqQlEyULPq6RPN2StTIcuhVOd//XtQerfspw3xs0 kfKDkWRq88RKStMuaEIJNiObU8ILJbjioplRKJ0Z89xe8fSU/N1H+E+ZTx6cIEOwTU7+FVyoGM mIHUQKoCnDTXtiEbR1r6qPTNz6XHiiCUOT+MYMp6Kd7bsZw4y1DWlqkAWeV6JPL+bvnMnFomfo qfo= Date: Tue, 2 May 2023 18:24:29 +0000 From: Joseph Myers To: Samuel Thibault CC: Sergey Bugaev , , Subject: Re: [PATCH v3 0/6] The remaining x86_64-gnu patches In-Reply-To: <20230502151725.ghei52ksj4lmvfcq@begin> Message-ID: References: <20230429201822.2605207-1-bugaevc@gmail.com> <356bd2f-fe5f-aea1-4593-34e3b1287fa9@codesourcery.com> <20230502151725.ghei52ksj4lmvfcq@begin> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-3106.9 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no 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 Tue, 2 May 2023, Samuel Thibault via Libc-alpha wrote: > Joseph Myers, le mar. 02 mai 2023 14:03:16 +0000, a ecrit: > > On Sat, 29 Apr 2023, Sergey Bugaev via Libc-alpha wrote: > > > > > If these patches are pushed, it should be possible for anyone to build > > > x86_64-gnu glibc just out of Git master, without having to dig through > > > the mailing list archive for uncommited patches. > > > > In that case I think there should be a patch to build-many-glibcs.py to > > add an x86_64-gnu configuration, > > I have it pending, just waiting for gcc 13. It's enough for the x86_64-gnu support to be in GCC mainline when the patch to build-many-glibcs.py goes in; it doesn't need to be in the release branch (though being in the release branch may be helpful for users). -- Joseph S. Myers joseph@codesourcery.com