On Feb 10 2026, Jerry D wrote:

> diff --git a/libgfortran/acinclude.m4 b/libgfortran/acinclude.m4
> index 23fd621e518..13097b4ab92 100644
> --- a/libgfortran/acinclude.m4
> +++ b/libgfortran/acinclude.m4
> @@ -578,3 +578,15 @@ main ()
>                         [Define to 1 if you have the `$1' function.])
>    fi
>  ])
> +
> +AC_DEFUN([LIBGFOR_CHECK_SANE_BUILTIN_CLZL], [
> +  AC_RUN_IFELSE([AC_LANG_PROGRAM([[

This breaks cross compilers.

-- 
Andreas Schwab, [email protected]
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

Reply via email to