https://sourceware.org/bugzilla/show_bug.cgi?id=33140
--- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Indu Bhagat <ibha...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5a23093ab47658443adefe077a2708e136aaff1c commit 5a23093ab47658443adefe077a2708e136aaff1c Author: Indu Bhagat <indu.bha...@oracle.com> Date: Fri Jul 11 09:39:24 2025 -0700 libsframe: testsuite: fix PR libsframe/33140 Commit 0d4d5a2633f missed some necessary adjustments to the testcase after rebase. SFrame FDE function start address data is now an offset in PCREL encoding; reflect with a new flag SFRAME_F_FDE_START_ADDR_PCREL in the header. Adjust the newly added testcase. PR libsframe/33140 SFrame test failures on x86-64 libsframe/testsuite/ * libsframe.find/plt-findfre-2.c: Adjust for the new FDE func start addr encoding. -- You are receiving this mail because: You are on the CC list for the bug.