From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 87D803858D39; Thu, 30 Nov 2023 01:38:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 87D803858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701308309; bh=NyjXQdiAMm2t8BuIgV/s+EKdpTg5HTAJfdhyu62qkJs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OJLDNaFaVNAUctBxsjk9u+uGq6++lvzfXfnnXF9gGl43/LR/HQ5V5DxSkNg3ues5z CEHtLEUu7EpLtnspfsM6vwA+gg2fkefJ0CGY/acoWB5Odnu5/Z5ApcsId8fMnb0bUB XQo/wVtDVfdQ7PayW7HZKw6PLFXok3gU9mDMb084= From: "shung-hsi.yu at suse dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109253] libbpf: failed to find BTF info for global/extern symbol '__divdi3' Date: Thu, 30 Nov 2023 01:38:28 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: shung-hsi.yu at suse dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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=3D109253 --- Comment #7 from Shung-Hsi Yu --- (In reply to Jose E. Marchesi from comment #6) > Yes. We plan to backport this and many other BPF related fixes and > improvements to GCC 10, 11, 12 and 13, once the port is capable of buildi= ng > all the kernel BPF selftests. We are almost there. That's awesome! Thank you and others so much for this.=