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: [GAS][ARM]Positively emit symbols for alignment.


Hi Renlin,

gas checked without any new issues. Okay to commit?

Yes. please do.

By the way, Nick, aarch64 has the same issue. The same can be done to
aarch64_init_frag(). Another way is to remove
fragP->tc_frag_data.recorded. It's only used in a few places. But I am
sure what dose it intended to do, Could you please explain a little bit
for me?

I think that it is meant to be the equivalent of the MODE_RECORDED bit used in tc-arm.c.

A patch to fix tc-aarch64.c in a similar way to tc-arm.c is pre-approved.

Cheers
  Nick


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