--- gmp-6.0.0/mpn/generic/div_qr_1n_pi1.c.orig 2014-03-25 23:37:55.000000000 +0900 +++ gmp-6.0.0/mpn/generic/div_qr_1n_pi1.c 2014-07-24 03:57:16.000000000 +0900 @@ -49,7 +49,7 @@ see https://www.gnu.org/licenses/. */ /* FIXME: Duplicated in mod_1_1.c. Move to gmp-impl.h */ -#if defined (__GNUC__) +#if defined (__GNUC__) && ! defined (NO_ASM) #if HAVE_HOST_CPU_FAMILY_x86 && W_TYPE_SIZE == 32 #define add_mssaaaa(m, s1, s0, a1, a0, b1, b0) \