bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13947] Strip applied twice corrupts binaries compiled with --emi


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/13947] Strip applied twice corrupts binaries compiled with --emit-relocs
Date: Fri, 13 Apr 2012 23:20:11 +0000

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

--- Comment #15 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-04-13 23:20:11 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-04-13 23:20:01

Modified files:
    bfd            : ChangeLog elflink.c 
    ld/testsuite   : ChangeLog 
    ld/testsuite/ld-x86-64: x86-64.exp 
Added files:
    ld/testsuite/ld-x86-64: pr13947.d pr13947.s 

Log message:
    Set reloc_count to 0 for reloc sections

    bfd/

    2012-04-13  Alan Modra  <address@hidden>

    PR ld/13947
    * elflink.c (bfd_elf_final_link): Set reloc_count to 0 for
    reloc sections.

    ld/testsuite/

    2012-04-13  H.J. Lu  <address@hidden>

    PR ld/13947
    * ld-x86-64/x86-64.exp: Run pr13947.
    * ld-x86-64/pr13947.d: New file.
    * ld-x86-64/pr13947.s: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5651&r2=1.5652
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.436&r2=1.437
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1513&r2=1.1514
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-x86-64/pr13947.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-x86-64/pr13947.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-x86-64/x86-64.exp.diff?cvsroot=src&r1=1.41&r2=1.42

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