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 v2] Work around the NOP issue of Loongson2F


On Tue, 17 Nov 2009, Wu Zhangjin wrote:

> Thanks, later, I will send the patch out without considering the .align
> & .fill issue.

 Please note that you only want to handle .align but not .fill.  The 
latter always uses 0 as the value emitted unless an explicit override has 
been specified.  Please have a look at the GAS manual for details.

  Maciej


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