Tue Oct 28 2025 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. Regards, Evgeny
