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] Fix just_symbols failure on ARM.


"Doug Kwan (éæå)" <dougkwan@google.com> writes:

> 2011-11-11  Doug Kwan  <dougkwan@google.com>
>
>         * arm.cc (Target_arm::do_make_elf_object): Allow executable also
>         if --just-symbols is given.

This is OK.

Thanks.

What happened, of course, is that the duplicated code was changed in one
place but not in the other.  Extra bonus points if you can figure out to
eliminate the code duplication so that this doesn't happen again.

Ian


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