From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EBA293858D32; Fri, 2 Jun 2023 15:49:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EBA293858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685720977; bh=mAjkmPEQir7lyr3Nh6C4RU/O1PydpFqcA2k7SFBUo4s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ccUTXZjTsyKyCn/KPDQfb6uJC4tckl5yW512Fuzfc0KjPa7a8rRa0BTOIvxwnVsQN y/Kt2+pGfKEdhufpfK5cHe3qMm4Gc8/vqQLnlew7f9yuUJjZefzGMQV9zW9ru+vtLz 3Exl/DnOG7RQYZA5ANIJ3amd83dt0jeHReCwJrTs= From: "david.faust at oracle dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/110073] [14 regression] btfout.cc format errors break bootstrap Date: Fri, 02 Jun 2023 15:49:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: david.faust at oracle 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: 14.0 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=3D110073 --- Comment #4 from David Faust --- (In reply to Iain Sandoe from comment #3) > (In reply to Iain Sandoe from comment #2) > > there seems to be a second fail on x86_64 darwin on line 970. >=20 > I tried the alternate patch on a number of x86_64, i686 and power Darwin > systems and bootstrap is restored. Thanks for confirming. I'll go ahead and send it to the list.=