http://sourceware.org/bugzilla/show_bug.cgi?id=12801
Summary: ICE in bfd/elf64-x86-64.c line 2764 in
elf64_x86_64_relocate_section
Product: binutils
Version: 2.21
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: [email protected]
ReportedBy: [email protected]
Current glibc git head fails to link with ld from the 2.21 branch
> tar xjf ld-bug.tar.bz2
> cd ld-bug/
> ld -m elf_x86_64 -shared -o ./libc.so -e __libc_main -O1 -z defs
> --version-script=./libc.map -soname=libc.so.6 -z combreloc -z relro
> ./abi-note.o ./soinit.os --whole-archive ./libc_pic.a --no-whole-archive
> ./sofini.os ./interp.os ./ld.so -v -T ./shlib.lds
GNU ld (GNU Binutils; devel:gcc / openSUSE_11.1) 2.21.0.20110419-45
ld: BFD (GNU Binutils; devel:gcc / openSUSE_11.1) 2.21.0.20110419-45 internal
error, aborting at ../../bfd/elf64-x86-64.c line 2764 in
elf64_x86_64_relocate_section
ld: Please report this bug.
I suppose the testcase will be too large for bugzilla, you can fetch it
from http://gcc.opensuse.org/ld-bug.tar.bz2 once it is synced there.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils