From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 984EE3858CDA; Thu, 9 May 2024 12:12:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 984EE3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715256763; bh=tNGDiQ8VY+HoLvpvWhgAhmkFqs0J24vGVL0A0FWgeSg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G/fA2/osb55frGmRLZmEs4VD1z+ImcPCxiU1cQa0X8BgVKdCwKcgyw6NxiOO/38cs 79KOHEcI1ASoJC07M3HYCTCUQPfEalILIQfgIEPb8cYrtI2Iv3dmNzHFOQVNpdACNk vzeYzjAwboRZwH244xYzIVFFaF+A9H7Tnyq557sI= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/111632] gcc fails to bootstrap when using libc++ Date: Thu, 09 May 2024 12:12:43 +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: jakub 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 #32 from Jakub Jelinek --- (In reply to Liviu Ionescu from comment #30) > in the reported bug I was building 13.2. >=20 > was the fix backported to older versions? Yes, it was, as can be seen above. Though only in March 2024, so it couldn= 't have affected gcc 13.2 which was released more than 9 months ago. It is fi= xed on gcc 13.2.1 snapshots after those commits and will be in gcc 13.3, right = now planned for release in less than 2 weeks from now.=