bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/14980] internal error in elf_x86_64_relocate_section


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/14980] internal error in elf_x86_64_relocate_section
Date: Fri, 21 Dec 2012 18:15:27 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14980

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-12-21 18:15:27 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-12-21 18:15:23

Modified files:
    ld/testsuite   : ChangeLog 
    bfd            : ChangeLog elf32-i386.c elf64-x86-64.c 
Added files:
    ld/testsuite/ld-ifunc: ifunc-14c.s ifunc-14e-i386.d 
                           ifunc-14e-x86-64.d ifunc-14f-i386.d 
                           ifunc-14f-x86-64.d 

Log message:
    Properly adjust h->plt.refcount

    bfd/

    PR ld/14980
    * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Properly
    adjust h->plt.refcount.
    * elf64-x86-64.c (elf_x86_64_adjust_dynamic_symbol): Likewise.

    ld/testsuite/

    PR ld/14980
    * ld-ifunc/ifunc-14c.s: New file.
    * ld-ifunc/ifunc-14e-i386.d: Likewise.
    * ld-ifunc/ifunc-14e-x86-64.d: Likewise.
    * ld-ifunc/ifunc-14f-i386.d: Likewise.
    * ld-ifunc/ifunc-14f-x86-64.d: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1652&r2=1.1653
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-14c.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-14e-i386.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-14e-x86-64.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-14f-i386.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-14f-x86-64.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5890&r2=1.5891
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.292&r2=1.293
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.281&r2=1.282

-- 
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]