* dwarf2.c (add_line_info): Ensure that the line_info_table is
commita25ce292c38b3a488ebb369933a976979f94081a
authorAlan Modra <amodra@bigpond.net.au>
Wed, 23 Oct 2002 12:41:32 +0000 (23 12:41 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 23 Oct 2002 12:41:32 +0000 (23 12:41 +0000)
tree3549d20efabccce4e18ae9e014e6738fffb9cadc
parentb7c6fa151c72586416a2281da51b714b90077442
* dwarf2.c (add_line_info): Ensure that the line_info_table is
sorted even when given an out-of-order line sequence.
(lookup_address_in_line_info_table): When an exact VMA match is
not found, return line information with the closest VMA.
bfd/ChangeLog
bfd/dwarf2.c