Fix problem with linker created sections being mistakenly flagged
authorNick Clifton <nickc@redhat.com>
Tue, 4 Nov 2014 16:00:10 +0000 (16:00 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 4 Nov 2014 16:00:10 +0000 (16:00 +0000)
commit79f2a78e76fae1885163027f843e1bafde984b4c
treee09e898de8e864b6bb83ca39d9e39977f963cd58
parente0a31db1b16fe0a010aa46185e4a31a08e7fd97f
Fix problem with linker created sections being mistakenly flagged
as corrupt by the new error checking code in bfd_get_full_section_contents.

PR binutils/17512
* compress.c (bfd_get_full_section_contents): Improve test for
linker created objects.
bfd/ChangeLog
bfd/compress.c