[Bug ld/31458] FAIL: MIPS eh-frame 3 with --no-keep-memory

2024-04-02 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31458

Alan Modra  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Target Milestone|--- |2.43
 Status|NEW |RESOLVED
   Assignee|unassigned at sourceware dot org   |amodra at gmail dot com

--- Comment #3 from Alan Modra  ---
Patch with some tidies applied.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug ld/31458] FAIL: MIPS eh-frame 3 with --no-keep-memory

2024-04-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31458

--- Comment #2 from Sourceware Commits  ---
The master branch has been updated by Alan Modra :

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=33c58f484406bd9665e5bd15637600540157f612

commit 33c58f484406bd9665e5bd15637600540157f612
Author: H.J. Lu 
Date:   Thu Mar 7 08:28:29 2024 -0800

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug ld/31458] FAIL: MIPS eh-frame 3 with --no-keep-memory

2024-03-07 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31458

Sam James  changed:

   What|Removed |Added

 CC||sam at gentoo dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug ld/31458] FAIL: MIPS eh-frame 3 with --no-keep-memory

2024-03-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31458

--- Comment #1 from H.J. Lu  ---
Created attachment 15390
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15390=edit
A patch

Please feel free to take over this patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.