]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PowerPC64 ld segfault with code in non-executable sections
authorAlan Modra <amodra@gmail.com>
Tue, 2 Aug 2016 13:58:47 +0000 (23:28 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 3 Aug 2016 05:47:27 +0000 (15:17 +0930)
commitd45d94d9484e5f22e1e414a17f8d4317f4f1ee37
tree13f45564f5967371759f0bac25dec189ea383a2a
parent759ed377a2d5d8dae52985b9e56d2a4720841226
PowerPC64 ld segfault with code in non-executable sections

PR ld/20428
* elf64-ppc.c (ppc_get_stub_entry): Don't segfault on NULL group.
bfd/ChangeLog
bfd/elf64-ppc.c