diff --git a/configure b/configure index 0414347e3b..ea22d692b9 100755 --- a/configure +++ b/configure @@ -2052,6 +2052,7 @@ SYSTEM_FUNCS=" " TOOLCHAIN_FEATURES=" + as_arch_directive as_dn_directive as_fpu_directive as_func @@ -5523,6 +5524,9 @@ EOF check_inline_asm asm_mod_q '"add r0, %Q0, %R0" :: "r"((long long)0)' + check_as <