[gold][PATCH] Fix failing ARM tests

Cary Coutant ccoutant@gmail.com
Thu Jul 2 23:00:00 GMT 2015


> 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



More information about the Binutils mailing list