[PATCH][ARM] Skip excluded sections when inserting mapping symbols for data-only sections

Christophe Lyon christophe.lyon@st.com
Fri Aug 26 21:15:00 GMT 2011


Hi,

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.

OK to commit?

Thanks

Christophe.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mapping-merge.changelog
URL: <https://sourceware.org/pipermail/binutils/attachments/20110826/78e2682f/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mapping-merge.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20110826/78e2682f/attachment-0001.ksh>


More information about the Binutils mailing list