Working: 2.18.50.0.7
Broken: 2.18.50.0.8
Several arm configurations of the Linux kernel fail to build due to an ld
segfault:
$ arm-linux-ld -EL -r -o init/main.o init/.tmp_main.o -T init/.tmp_main.ver
Segmentation fault
$
Backtrace:
#0 0x0808c8b4 in elf32_arm_output_arch_local_syms ()
#1 0x080b3171 in bfd_elf_final_link ()
#2 0x0805e4a3 in ldwrite ()
#3 0x0805d82c in main ()
My first guess (that might be wrong) is that the 2008-05-22 bfd change might
cause it.
--
Summary: regression: arm ld segfaults
Product: binutils
Version: 2.19 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: bunk at stusta dot de
CC: bug-binutils at gnu dot org
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: arm-unknown-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=6748
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils