------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-06-24 
05:01 -------
Subject: Bug 10237

CVSROOT:        /cvs/src
Module name:    src
Changes by:     i...@sourceware.org     2009-06-24 05:01:17

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

Log message:
        PR 10237
        * options.cc (General_options::parse_V): Set printed_version_.
        (General_options::General_options): Initialize printed_version_.
        * options.h (class General_options): Add printed_version_ field.
        * gold.cc (queue_initial_tasks): If there are no input files,
        don't give a fatal error if we printed the version information.
        (queue_middle_tasks): If using -r with a shared object, give a
        fatal error rather than an ordinary error.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.249&r2=1.250
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/gold.cc.diff?cvsroot=src&r1=1.63&r2=1.64
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.cc.diff?cvsroot=src&r1=1.87&r2=1.88
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.101&r2=1.102



-- 


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

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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to