From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A68063858CD1; Sun, 17 Dec 2023 18:50:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A68063858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702839044; bh=C3/u3+mUp1586HgRVj0U75nKyUr37mynobK/xwH0JhY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HGr9MmrwOm6DkTyGA+uMU3Heppcj8/eJVwYAu29rYxV5/Lvy8dG0/HQRT81BNnKXF 28fMJQYVnfgk7KzhM6us8LkLj8Y1GOffvIzPp1kC1nYpdG9y8Wt1dFO4SN3anlsgGF GWctSGMQlFpA70F6mzpdBnvLVahomrOtIKwNbeZw= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113045] armv7l-unknown-linux-gnueabihf: valgrind error during build of libcc1 Date: Sun, 17 Dec 2023 18:50:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com X-Bugzilla-Status: UNCONFIRMED 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=3D113045 --- Comment #5 from David Binderman --- (In reply to Jonathan Wakely from comment #3) > I don't recognise that code, are you sure I wrote it? d4ba3b369c did not > touch that code. No idea. git blame is known to lie from time to time. I am no expert at it. > Do you have a shallow clone, which happens to have my d4ba3b369c as the > oldest commit? No idea. I know the gcc project is over 30 years old and it is not feasible for me to download the entire history, it is too large. I have the last 18 months or so history and that's a whopping 3.8 Gig on it's own.=