diff options
author | Alan Modra <amodra@gmail.com> | 2022-01-31 09:38:17 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-01-31 14:09:34 +1030 |
commit | 9ff8aa7d418bc508dbd429576b93e30ed9dc5891 (patch) | |
tree | b3824081c322e03acf00fe47eac23da0e07bf6bb /gdb/mi/mi-getopt.c | |
parent | a634f5af2f57db8028d75ccebc478146d42e3151 (diff) | |
download | gdb-9ff8aa7d418bc508dbd429576b93e30ed9dc5891.zip gdb-9ff8aa7d418bc508dbd429576b93e30ed9dc5891.tar.gz gdb-9ff8aa7d418bc508dbd429576b93e30ed9dc5891.tar.bz2 |
Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
In trying to find a testcase for PR28827, I managed to hit a linker
error in bfd_set_section_contents with a .branch_lt input section
being too large for the output .branch_lt.
bfd/
PR 28827
* elf64-ppc.c (ppc64_elf_size_stubs): Set section size to
maxsize past STUB_SHRINK_ITER before laying out. Remove now
unnecessary conditional setting of maxsize at start of loop.
ld/
* testsuite/ld-powerpc/pr28827-2.d,
* testsuite/ld-powerpc/pr28827-2.lnk,
* testsuite/ld-powerpc/pr28827-2.s: New test.
* testsuite/ld-powerpc/powerpc.exp: Run it.
Diffstat (limited to 'gdb/mi/mi-getopt.c')
0 files changed, 0 insertions, 0 deletions