bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/10860] gold is missing '--warn-common' option


From: cvs-commit at gcc dot gnu dot org
Subject: [Bug gold/10860] gold is missing '--warn-common' option
Date: 4 Nov 2009 01:24:54 -0000

------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-11-04 
01:24 -------
Subject: Bug 10860

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2009-11-04 01:24:41

Modified files:
        gold           : ChangeLog options.h resolve.cc symtab.h 

Log message:
        PR 10860
        * options.h (class General_options): Add --warn-common.
        * resolve.cc (Symbol_table::resolve): Handle --warn-common when
        merging two common symbols.
        (Symbol_table::should_override): Handle --warn-common when merging
        a common symbol with a defined symbol.  Use report_resolve_problem
        for multiple definitions.
        (Symbol_table::report_resolve_problem): New function.
        * symtab.h (class Symbol_table): Declare report_resolve_problem.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.342&r2=1.343
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.116&r2=1.117
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/resolve.cc.diff?cvsroot=src&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/symtab.h.diff?cvsroot=src&r1=1.95&r2=1.96



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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