From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 51DBC3858D28; Mon, 24 Apr 2023 12:42:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51DBC3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682340158; bh=OKAJit0iFxKX4Y2s/iVzOlrZkgcFrRzUGSckQBCgu3A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=i842eD7T33zcmCrBLJsUe6xyeLbw7fyOkqD1nGFZT2HMNBxHtqE+N7/hi+Nvq9NXL lbcm56lkJS/2F9QJr8w0Ji0EHXCV3oNfuQADsh4vh/RPkzjOk8RJh77vjzyyVmrzYU CDYoztptOv3Y8p6wlDtqv4IDodBJMUYN9bwLP2vo= From: "romain.geissler at amadeus dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/109602] Import Gentoo msgfmt patch ? Date: Mon, 24 Apr 2023 12:42:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: romain.geissler at amadeus dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109602 --- Comment #5 from Romain Geissler --- Hi, My intention was to try to raise upstream an issue that people packaging gcc may hit in some cases. Gentoo has such a patch, but I also have a similar o= ne on my side since couple of years, it's only yesterday that I discovered Gen= too had one too (and Alpine Linux). I am not a user of Gentoo nor Alpine Linux myself, I just also package my own gcc. So I apologize to the Gentoo and Gcc communities if I offended anyone by opening this bug report, that was not the intention. Cheers, Romain=