From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D55C63858C52; Sat, 30 Mar 2024 06:14:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D55C63858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711779243; bh=y/Jauw31GsaPoUwiH8pA5ib/EGxM15/9C73n6rtpjA8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MpIhS9So1HFugQWDIajOdr5H/V9JoNlV3XlvGOqe+SFJl6OlzNaVdzS81wZhcoGKo NVrw/NnXosqn3k0AQ5UcrG1QLUaOXPHhB5mcBlCga1NiBSPBePSxn0hsF9KWz8do6X iL4R9YQrtrDOJu+Ruy9Q9kb0rcApfI/tkxBeijlw= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/111632] gcc fails to bootstrap when using libc++ Date: Sat, 30 Mar 2024 06:14:02 +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: iains at gcc dot gnu.org 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 #23 from Iain Sandoe --- (In reply to Gerald Pfeifer from comment #22) > (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 >=20 > Jakub, Ian, if you approve I volunteer to gradually push this to > open release branches. Geral, thanks for the offer: I have locally back ported and tested for GCC-13, so (assuming that this is approved) please start with gcc-12.=