From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 18989384AB72; Thu, 9 May 2024 12:12:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 18989384AB72 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715256726; bh=9jvxBP93KYSjwtVDaLhjvNa8Nb3MKmxogrhYFD5MBHM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=K3D2L8pt6JcxPt/DYyuWQbsgA4xbzxQ6uAV4D6eWMSk4I82MVCuY234OkUWF5/9bW AudPzDOW0EG5Lexn6OxtcxAbLVlbqYTG6gdicllhzNYRu+gB79LFIN57PNAaAm7UvC TWgM3Xq46KyOhPGMpy9YjjhAhZgUVlS+KRpescv4= 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: Thu, 09 May 2024 12:12:05 +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 #31 from Iain Sandoe --- (In reply to Liviu Ionescu from comment #30) > (In reply to Dimitry Andric from comment #29) > > ... fixes system.h which is also included by gcov.cc >=20 > ok, great. >=20 > > Which version of gcc were you building? >=20 > in the reported bug I was building 13.2. >=20 > was the fix backported to older versions? so far, the fix has baeen back ported for 13.3 .. it is on the list to be b= ack ported for 12.4 and 11.5,=