From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0519A3858D38; Fri, 29 Mar 2024 20:18:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0519A3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711743492; bh=zImr903lfE49TPv+BszXvAu6thiOJq4HPHfG4JZHjjs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PjMibBnjnkYa4VqArGPczkaCI0621WsNLQtkZpFCM29ImGDldiw1HqmtNnB7SLQbB CdVTng2lUA449dCjujU30EDr9wYO52d2KWak3G7XpV3uHWf8f6ZnsYferuHEs7g7ai xtDJpNCmGjw/GzQvWaiK4vEl1GUb0A1txdhe+uNk= From: "dimitry at andric dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/111632] gcc fails to bootstrap when using libc++ Date: Fri, 29 Mar 2024 20:18:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: build, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: dimitry at andric dot com X-Bugzilla-Status: NEW 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=3D111632 --- Comment #21 from Dimitry Andric --- (In reply to Iain Sandoe from comment #20) > This is fixed on trunk, but is needed on open release branches. Indeed, please merge both commits: https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit;h=3D9970b576b7e4ae337af1268= 395ff221348c4b34a https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit;h=3D5213047b1d50af63dfabb5e= 5649821a6cb157e33=