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: [PATCH] gold: remove unused private members


On Fri, Oct 11, 2013 at 2:03 PM, Cary Coutant <ccoutant@google.com> wrote:
>> gold/
>>         * i386.cc (Target_i386): Remove unused member dynbss_.
>
> This appears to be unused in all the other target-specific files as
> well. I believe it was replaced by Copy_relocs::dynbss_. While you're
> cleaning it up, please remove it from arm.cc, powerpc.cc, sparc.cc,
> tilegc.cc, and x86_64.cc.

Indeed.  I didn't notice the others because they do not use private:.
Done and committed.


Thanks,
Roland


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