https://sourceware.org/bugzilla/show_bug.cgi?id=20749

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Cary Coutant <ccout...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=591be3e4a841ac56bb3ee094447b708d58a6d4b8

commit 591be3e4a841ac56bb3ee094447b708d58a6d4b8
Author: Cary Coutant <ccout...@gmail.com>
Date:   Tue Dec 13 13:01:13 2016 -0800

    Add --orphan-handling option.

    gold/
        PR gold/20749
        * options.h (--orphan-handling): New option.
        (General_options::Orphan_handling): New enum.
        (General_options::orphan_handling_enum): New method.
        (General_options::set_orphan_handling_enum): New method.
        (General_options::orphan_handling_enum_): New data member.
        * options.cc (General_options::General_options): Initialize new member.
        (General_options::finalize): Convert --orphan-handling argument to
enum.
        * script-sections.cc (Script_sections::output_section_name): Check it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to