https://sourceware.org/bugzilla/show_bug.cgi?id=30150
--- Comment #28 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e0b74a85b879354d2aa1a6b5026d5de58c78ec45 commit e0b74a85b879354d2aa1a6b5026d5de58c78ec45 Author: Nick Clifton <ni...@redhat.com> Date: Thu Feb 23 09:44:50 2023 +0000 Fix the BFD library's find_nearest_line feature to produce consistent results. PR 30150 * dwarf2.c (comp_unit_contains_address): Renamed to ... (comp_unit_may_contain_address): this, and added code to return true if the CU's ranges have not yet been computed. (_bfd_dwarf2_find_nearest_line_with_alt): Use the renamed function, simplifying code in the process. -- You are receiving this mail because: You are on the CC list for the bug.