[PATCH][GOLD] Fix just_symbols failure on ARM.

Ian Lance Taylor iant@google.com
Fri Nov 11 21:41:00 GMT 2011


"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



More information about the Binutils mailing list