From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C334A3858D37; Fri, 29 Mar 2024 23:30:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C334A3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711755019; bh=fsyrowAFur2WBXhqv9cudOnA6OKllC8/c58yhLS2GN0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EdDA+Kp+yR1CIVco2pkj8TU09lEqHqhFpE59FxVnkD9s6jfQmLdpJMzA6n9qKDXjx lbNspSpeIYVx4Kb9I+PCVkue9arGZA/8biAJuA2WCDxBPU4B53AssF+yd7r+Q9ZzGu clJeU7Fx4cFKq6UcdJNv6C5XeLWcec52aO7y3qDQ= From: "gerald at pfeifer 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 23:30:18 +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: gerald at pfeifer 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 #22 from Gerald Pfeifer --- (In reply to Dimitry Andric from comment #21) > Indeed, please merge both commits: > https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit; > h=3D9970b576b7e4ae337af1268395ff221348c4b34a > https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit; > h=3D5213047b1d50af63dfabb5e5649821a6cb157e33 Jakub, Ian, if you approve I volunteer to gradually push this to open release branches.=