Saurabh Jha <[email protected]> wrote: >>> +case $host in >>> + aarch64-*-mingw* | aarch64-*-cygwin*) >>> + LIBGOMP_CHECKED_REAL_KINDS="4 8" ;; >>> + *) >> >> It looks like the first introduction of aarch64-*-cygwin in the GNU >> toolchain. >> The work on preparing the introduction of aarch64-pc-cygwin in binutils/gcc >> is >> still in progress. > > Would it be okay with having this as part of this patch series?
It would make sense to exclude aarch64-*-cygwin from the patch. Anyway, it looks like the change is completely gone in v3. Regards, Evgeny
