| commit | 33c58f484406bd9665e5bd15637600540157f612 | [log] [tgz] |
|---|---|---|
| author | H.J. Lu <hjl.tools@gmail.com> | Thu Mar 07 08:28:29 2024 -0800 |
| committer | Alan Modra <amodra@gmail.com> | Tue Apr 02 17:29:58 2024 +1030 |
| tree | c961a2759521e46e966f83f577ea3c83eee96a77 | |
| parent | 3c6c32951e292a51ede70b8087bb0308d7dbc4fc [diff] |
PR31458, FAIL: MIPS eh-frame 3 with --no-keep-memory PR 31458 bfd/ * elf-bfd.h (_bfd_elf_link_read_relocs), (_bfd_elf_link_info_read_relocs): Constify section. * elflink.c: Likewise. * elfxx-mips.c (_bfd_mips_elf_eh_frame_address_size): Read relocs again in case --no-keep-memory. ld/ * testsuite/ld-mips-elf/mips-elf.exp: Run --no-keep-memory version of eh-frame3 test.