diff options
author | Alan Modra <amodra@gmail.com> | 2023-06-21 22:44:09 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-06-21 23:02:29 +0930 |
commit | dc808a2ebab337b5517add4c1aad298cf836c239 (patch) | |
tree | 4c7956b2800f1ce7ae626d05d517353067675c7b /gdb/copyright.py | |
parent | 9f889c4856f38db1eade7efa2d12eb7994f2c55e (diff) | |
download | gdb-dc808a2ebab337b5517add4c1aad298cf836c239.zip gdb-dc808a2ebab337b5517add4c1aad298cf836c239.tar.gz gdb-dc808a2ebab337b5517add4c1aad298cf836c239.tar.bz2 |
PR30536, ppc64el gold linker produces unusable clang-16 binary
In commit 0961e631575b, the fix for PR30217, make_lplt_section and
make_brlt_section were changed to use rela_dyn_ rather than their own
separate dynamic reloc sections. This fails miserably whenever brlt_
is needed for long branches, due to needing to iterate sizing and thus
reset brlt_ sizes.
PR 30536
PR 30217
* powerpc.cc (Target_powerpc::make_brlt_section): Don't use
rela_dyn_.
Diffstat (limited to 'gdb/copyright.py')
0 files changed, 0 insertions, 0 deletions