bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-l


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable
Date: Sat, 30 Mar 2013 00:38:41 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2013-03-30 00:38:41 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2013-03-30 00:38:39

Modified files:
    bfd            : ChangeLog elf32-i386.c elf64-x86-64.c 
    ld/testsuite   : ChangeLog 
    ld/testsuite/ld-plugin: lto.exp 
Added files:
    ld/testsuite/ld-plugin: pr15323.out pr15323a.c pr15323b.c 

Log message:
    Set non_ir_ref if a symbol is referenced by a non-shared object

    bfd/

    PR ld/15323
    * elf32-i386.c (elf_i386_check_relocs): Set non_ir_ref if a
    symbol is referenced by a non-shared object.
    * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.

    ld/testsuite/

    PR ld/15323
    * ld-plugin/lto.exp (lto_link_tests): Add pr15323a-r.o.
    (lto_run_tests): Add a test for PR ld/15323.

    * ld-plugin/pr15323.out: New file.
    * ld-plugin/pr15323a.c: Likewise.
    * ld-plugin/pr15323b.c: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.6014&r2=1.6015
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.303&r2=1.304
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.295&r2=1.296
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1702&r2=1.1703
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-plugin/pr15323.out.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-plugin/pr15323a.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-plugin/pr15323b.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-plugin/lto.exp.diff?cvsroot=src&r1=1.5&r2=1.6

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