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: [gold][PATCH] Fix failing ARM tests


> The semantics of .align is system dependent.  On ARM, .align behaves
> the same as .p2align
>
> https://sourceware.org/binutils/docs/as/Align.html
>
> I can use .p2align if you prefer that.

Sorry, I never noticed that it was different on arm. The patch is OK
as is; I think it's probably better to stick with the platform syntax.

Thanks!

-cary


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