PR24689 again, string table corruption
authorAlan Modra <amodra@gmail.com>
Sun, 23 Jun 2019 02:40:02 +0000 (12:10 +0930)
committerAlan Modra <amodra@gmail.com>
Sun, 23 Jun 2019 04:54:45 +0000 (14:24 +0930)
commit14b2a8e4244a29208ad430167860a0f01b20f215
treed996d36537e73eb315f0662d9d49cb340f50c9be
parenta8d21e9ef0ae63c650e2ffa14edf5b1cd22be5cb
PR24689 again, string table corruption

Depending on optimisation level and gcc version, git commit 890f750a3b
introduces a false positive warning that i_shdrp may be used
uninitialized.

PR 24689
* elfcode.h (elf_object_p): Warning fix.
bfd/ChangeLog
bfd/elfcode.h