X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CBBC03858422 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1707082092; bh=G+y1ZfgW3IFF/TaDIdoaQX2JhNYgUzmDh839HOPKkLo=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=TvFbipfkiGLZ1aqCUjBVUpZh5fMO68BpRJnJYQRNhzoBWIO0KcdUfdLcbJM8E0WhW FLpdlHiQ20lcOlC8hUE9tP9VnzDupkE54bTW4x2oDrbMOsYGJjAKgCtKCyIpqTROt2 FbwXQYzB8aJn1mq8DIZreaxRpxK3FlGlxTNvfZhM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 03CB43858CDB ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 03CB43858CDB ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1707082071; cv=none; b=Yl0HXPfZb4upSFZfPBzlcjUW9POnbEvAOX9n/Oje7W1Mq3ZTxojwbSB790otwIO+N3xgW/alNKtK7XuXhGE4E2lL2oMP8T7GgcxBTUkPJnXuSkhHaDyQdvDRLiricoRpwSrMacShCQ5a0FMAXSh2XUTzT+kpPWWPZCM1clE9cDQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1707082071; c=relaxed/simple; bh=pF9TkyfmdHHAbLETEuRgqSIBk/JIgqCO1FPbkrMONkc=; h=Date:From:To:Subject:Message-Id:Mime-Version; b=LM/m/T1vs7TfWU1FxCB1NYFYTYTLV8gpCzSW2++LOnNpASMhxlwqavmj7unzMkNXSssiw8ckGHhKW/OBCc+JvHLKvmWksHzq0RrkrGWes7dRKAE+SZmiPSllYVpU6OBWI3MyCcS6oNrOL+QSO6ta6zqbXOeseuTQeHRYPNzj6UM= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Mon, 5 Feb 2024 06:27:43 +0900 To: cygwin AT cygwin DOT com Subject: Re: Test: gcc-12.3.1+20240202-0.1 Message-Id: <20240205062743.b5eb0385e164022cf391f43f@nifty.ne.jp> In-Reply-To: <878r40ostd.fsf@Gerda.invalid> References: <878r40ostd DOT fsf AT Gerda DOT invalid> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_NUMSUBJECT, NICE_REPLY_A, 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 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Sun, 04 Feb 2024 21:52:46 +0100 ASSI wrote: > The native Gcc compilers have been updated to the latest upstream > snapshot version of the gcc-12 branch: > > gcc-12.3.1+20240202 > > This build incorporates the experimental v4 patch to use the newlib > locale function in libstdc++ so that other locales (aside from "C") > become usable. > > Cygwin does not allow multiple versions of the compilers to be installed > concurrently. > > For this build, the D compiler has been disabled since it does not > bootstrap due to the missing Phobos runtime on Cygwin. No testing > beyond the compiler testsuite has been done. Thank you for releasing this test version! Does not this include AVX2 misalignd patch for https://cygwin.com/pipermail/cygwin/2023-December/255073.html introduced by lazka on IRC and GTHREAD mutex_init patch https://cygwin.com/pipermail/cygwin/2024-January/255203.html ? -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple