Replace an assertion in the dwarf code with a warning message.
authorNick Clifton <nickc@redhat.com>
Tue, 11 Apr 2023 16:24:09 +0000 (17:24 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 11 Apr 2023 16:24:09 +0000 (17:24 +0100)
commit7bb9e56c6a69c99866d8827cda8fd7ace2298b47
treeb11fee3815c84d0da7b03ab7bbf2cc1ac4a06fe6
parent91496180eba5150fb169c5edaff16877eefae7f9
Replace an assertion in the dwarf code with a warning message.

  PR 30327
  * dwarf.c (read_and_display_attr_value): Warn if the number of views is greater than the number of locations.
binutils/ChangeLog
binutils/dwarf.c