On Thursday, March 7, 2024 9:48 PM Evgeny Karpov wrote: > > Changes from v1 to v2: > > Adjust the target name to aarch64-*-mingw* to exclude the big-endian > > target from support. > > Exclude 64-bit ISA.
> > Update commit descriptions to follow standard style. > > Rebase from 4th March 2024. > > Hello, > > It looks like the initial feedback has been addressed. > While unit testing for the x86_64-w64-mingw32 target is still in progress, the > first 4 patches do not obviously change other targets, including > aarch64-linux- > gnu. > Could they be merged once stage 1 starts, or could it be done even now? > Thanks! > > Regards, > Evgeny Hello, The original question was about merging the first 4 patches from the series. Since then, we have obtained regression tests https://gcc.gnu.org/pipermail/gcc-patches/2024-March/648086.html . It appears that it would be safe to merge the entire series without breaking other targets. Regards, Evgeny