From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B0D4E3858C27; Thu, 26 Oct 2023 16:46:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B0D4E3858C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698338818; bh=L9TDeU3lWrlBgX/3lVMJ07PaDroYZGN/WndxEQvzhaM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vMXb/FRZTwS9DqEI05QCDvvuFbE7z0fEKbPGUL/KPzyfU9U2DxARYOonrGfEOev/V d6Z9+h8nF7laByOPpLvMU606xYO1Cy3rbBz2avKVTff2CAyGnovcgmZSM1mGdYGiEH 6mOOOXWJdNb1B5LXL5+Jv2hxzhCp31kdESUI9cJM= 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: Thu, 26 Oct 2023 16:46:57 +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 #5 from Dimitry Andric --- Is there any further action required to get this patch in? :)=