bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12365] undefined references produced by linker plugin are silent


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/12365] undefined references produced by linker plugin are silently ignored
Date: Sat, 7 May 2011 14:29:48 +0000

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

--- Comment #13 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-05-07 14:29:13 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-05-07 14:29:10

Modified files:
    bfd            : cofflink.c ChangeLog 
    ld/scripttempl : pe.sc pep.sc 
    ld             : ChangeLog 
    ld/testsuite/ld-plugin: plugin-7.d plugin-8.d 
    ld/testsuite   : ChangeLog 

Log message:
    bfd/ChangeLog:

    PR ld/12365
    * cofflink.c (bfd_coff_link_input_bfd): Check for and warn about
    references to symbols defined in discarded sections.

    ld/ChangeLog:

    PR ld/12365
    * scripttempl/pe.sc (__rt_psrelocs_start): New symbol definition.
    (__rt_psrelocs_end): Likewise.
    (__rt_psrelocs_size): Likewise difference between the above.
    (__RUNTIME_PSEUDO_RELOC_LIST_END__): Move outside .rdata section
    immediately after end of pseudo-reloc data.
    (___RUNTIME_PSEUDO_RELOC_LIST_END___): Likewise.
    (__RUNTIME_PSEUDO_RELOC_LIST__): Move outside .rdata section and
    calculate backward from list end.
    (___RUNTIME_PSEUDO_RELOC_LIST___): Likewise.
    * scripttempl/pep.sc: Likewise.

    ld/testsuite/ChangeLog:

    PR ld/12365
    * ld-plugin/plugin-7.d: Allow underscore in error message.
    * ld-plugin/plugin-8.d: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/cofflink.c.diff?cvsroot=src&r1=1.75&r2=1.76
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5334&r2=1.5335
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/pe.sc.diff?cvsroot=src&r1=1.25&r2=1.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/scripttempl/pep.sc.diff?cvsroot=src&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2327&r2=1.2328
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-plugin/plugin-7.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-plugin/plugin-8.d.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1397&r2=1.1398

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