Prevent a bigus warning from readelf about a gdb-index table being too big.
authorJohn Delsignor <john.delsignore@roguewave.com>
Mon, 10 Apr 2017 15:27:05 +0000 (16:27 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 10 Apr 2017 15:27:05 +0000 (16:27 +0100)
commit28d909e539567ab5ecd2bc20680e933869fdf889
tree472357372c338285ecd293121d00252a6f37062c
parenta70f34c01c7f250858bd62df245c241263200f63
Prevent a bigus warning from readelf about a gdb-index table being too big.

PR binutils/21319
* dwarf.c (display_gdb_index): Correct test for a corrupt address
table size.
binutils/ChangeLog
binutils/dwarf.c