From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 193A73858D3C; Fri, 2 Jun 2023 16:41:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 193A73858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685724107; bh=PPKW2OID80UsqAoJaaI9kDUbRRGXUBIY2YO5ZGAnOtc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jU/M9INGDQxQm1iW4ARhiVwdyCQLFXRbk9fJKvn6uMAfpkJhHU/Lk97CE0l4Ne2hQ o5h96oG4LXim/G0yfn/CVcYs1vAaqCWkb/0n8R/ZjfNL5g+oUI74eVQTu8FEanhIHx mYQ19tN/HJ2sGRXpI+cxuZ01QGbRQR59neaMz2LY= 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 16:41:46 +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 #9 from David Faust --- (In reply to Alex Coplan from comment #8) > Thanks for the follow-up fix and apologies for the mid-air collision, I > didn't see the %zu problem on the target I was testing. No problem, thanks for the fixes :) I'm slow on the patch formatting etc. Hopefully these are all taken care of now between the two patches.=