RE: [EXTERNAL] Re: [PATCH v2 0/6] Add DLL import/export implementation to AArch64

2024-06-26 Thread Evgeny Karpov
Wednesday, June 26, 2024 5:56 PM Andrew Pinski wrote: > > I think this caused profilebootstrap failure on x86_64-linux-gnu. > I notice the definition of GOT_ALIAS_SET for all non mingw targets is > now just -1. That seems very wrong to me. > It was originally: > ``` > alias_set_type > x86_GOT_ali

Re: [PATCH v2 0/6] Add DLL import/export implementation to AArch64

2024-06-26 Thread Andrew Pinski
On Fri, Jun 7, 2024 at 2:45 AM Evgeny Karpov wrote: > > Hello, > > Thank you for reviewing v1! > v2 addresses all comments on v1. > > Changes in v2: > - Move winnt.h and winnt-dll.h to config.gcc. > - Resolve the issue with GCC GC in winnt-dll.cc. > - Add definitions for GOT_ALIAS_SET, > PE_COFF_