[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/2267] Segfault linking mips-elf binaries
From: |
bje at sources dot redhat dot com |
Subject: |
[Bug ld/2267] Segfault linking mips-elf binaries |
Date: |
30 Mar 2006 00:22:42 -0000 |
------- Additional Comments From bje at sources dot redhat dot com 2006-03-30
00:22 -------
Fixed with the following patch (which has been committed to mainline CVS):
2006-03-30 Ben Elliston <address@hidden>
PR ld/2267
* elflink.c (elf_fixup_link_order): Ensure `elfsec' is not a
special section number that exceeds the number of ELF sections
(eg. SHN_MIPS_SCOMMON).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=2267
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.