This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: powerpc gold, work around pr17670


> +2014-12-04  Alan Modra  <amodra@gmail.com>
> +
> +       PR 17670
> +       * symtab.cc (Symbol::set_undefined): Remove assertion.
> +       * powerpc.cc (Target_powerpc::symval_for_branch): Don't assert
> +       on symbols defined in discarded sections, instead return false.
> +       Rearrange params, update all callers.
> +       (Target_powerpc::Branch_info::make_stub): Don't make stubs for
> +       branches to syms in discarded sections.
> +       (Global_symbol_visitor_opd::operator()): Set discarded opd syms
> +       undefined and flag as discarded.
> +       (Target_powerpc::Relocate::relocate): Localize variable.

OK, thanks!

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]