From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3BBB63856DDF; Thu, 5 Oct 2023 15:29:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3BBB63856DDF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1696519775; bh=EXneNLMf097zXaQ0/rJRohmOqDEPrMKBKwNLPYEbqTM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kcVoLN/zyjGYyIeqXzBh1mq8FFp642ZPvv9PRAcXDU9sJ06DfvI7floJTQbFKF/MJ HLZWvXY/dFBYnjp+++UVNHzqoYygAid/91B+3yEi3nf1GnsRuJcruJDC2cgUBIIy0Q veoNHwOKHSchICd8EZQ7BfS+6AJgkRVOBuWdxDWE= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug tools/29282] eu-addr2line -k doesn't display correct file:line in arm. Date: Thu, 05 Oct 2023 15:29:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: tools X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29282 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D103525 CC| |mark at klomp dot org --- Comment #2 from Mark Wielaard --- Which seems to be the following gcc bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D103525 panxiaohe is your kernel build with CONFIG_DYNAMIC_FTRACE=3Dy ? which uses -fpatchable-function-entry ? --=20 You are receiving this mail because: You are on the CC list for the bug.=