|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/20749] gold does not support --orphan-handling |
Date: | Tue, 13 Dec 2016 21:02:14 +0000 |
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 <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=591be3e4a841ac56bb3ee094447b708d58a6d4b8 commit 591be3e4a841ac56bb3ee094447b708d58a6d4b8 Author: Cary Coutant <address@hidden> 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.
[Prev in Thread] | Current Thread | [Next in Thread] |