Re: [PATCH 1/3] aarch64: libgcc: Cleanup warnings in lse.S

2024-10-04 Thread Kyrylo Tkachov
> On 3 Oct 2024, at 21:44, Christophe Lyon wrote: > > External email: Use caution opening links or attachments > > > Since > Commit c608ada288ced0268c1fd4136f56c34b24d4 > Author: Zac Walker > CommitDate: 2024-01-23 15:32:30 + > > Ifdef `.hidden`, `.type`, and `.size` pseudo

[PATCH 1/3] aarch64: libgcc: Cleanup warnings in lse.S

2024-10-03 Thread Christophe Lyon
Since Commit c608ada288ced0268c1fd4136f56c34b24d4 Author: Zac Walker CommitDate: 2024-01-23 15:32:30 + Ifdef `.hidden`, `.type`, and `.size` pseudo-ops for `aarch64-w64-mingw32` target lse.S includes aarch64-asm.h, leading to a conflicting definition of macro 'L': - in lse.S