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][GAS][AARCH64]Fix "align directive causes MAP_DATA symbol to be lost"


On 26 March 2015 at 11:03, Renlin Li <renlin.li@arm.com> wrote:
> Hi Marcus,
>
> After the change, we emit MAP_DATA symbols even there is no instruction in
> .text section.
> So we have got one more data symbol for bintest.s test case.

The insertion of the mapping symbol looks sane to me, it's the test
case that needs to deal with the additional local.
/Marcus


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