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][ARM] Skip excluded sections when inserting mapping symbols for data-only sections


Hi Christophe,

On ARM, mapping symbols are inserted at the beginning of data-only
sections, but in the case of merged sections it can result in a nameless
symbol (when the corresponding input section has SEC_EXCLUDE). This
causes Android's apriori to raise an assertion.

I propose the attached fix, tested on arm-none-eabi.

Approved - please apply.


Cheers
  Nick


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