diff options
author | Alan Modra <amodra@gmail.com> | 2018-05-21 21:29:25 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-05-22 14:45:15 +0930 |
commit | 7455c018e45766ab7193cbd45f98f781e0dc7d84 (patch) | |
tree | 2a7e93798a208be31ca6c0538389f49fad94798d /gdb/memrange.c | |
parent | 29e11a0437ec618a8799dd152ee8a7b9bb9c172b (diff) | |
download | gdb-7455c018e45766ab7193cbd45f98f781e0dc7d84.zip gdb-7455c018e45766ab7193cbd45f98f781e0dc7d84.tar.gz gdb-7455c018e45766ab7193cbd45f98f781e0dc7d84.tar.bz2 |
PR23207, hppa ld SIGSEGVs on invalid object files
We don't create PLT call stubs for anything in non-alloc sections,
so it doesn't pay to go looking for them. The problem is that
non-alloc sections aren't processed by group_sections and thus don't
get a link_sec set up for them.
PR 23207
* elf32-hppa.c (final_link_relocate): Don't look for plt call
stubs in non-alloc sections.
Diffstat (limited to 'gdb/memrange.c')
0 files changed, 0 insertions, 0 deletions