bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12801] New: ICE in bfd/elf64-x86-64.c line 2764 in elf64_x86_64_


From: rguenth at gcc dot gnu.org
Subject: [Bug ld/12801] New: ICE in bfd/elf64-x86-64.c line 2764 in elf64_x86_64_relocate_section
Date: Tue, 24 May 2011 09:47:31 +0000

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: address@hidden
        ReportedBy: address@hidden


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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]