Guest User

configure & make output (arm64)

a guest
Apr 3rd, 2014
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 248.55 KB | None | 0 0
  1. gmp-6.0.0-20140402 $ ./configure \
  2. > CC="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" \
  3. > CPP="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E" \
  4. > CPPFLAGS="-target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0" \
  5. > --disable-shared --host=aarch64-apple-darwin
  6. checking build system type... coreisbr-apple-darwin13.1.0
  7. checking host system type... aarch64-apple-darwin
  8. checking for a BSD-compatible install... /usr/bin/install -c
  9. checking whether build environment is sane... yes
  10. checking for aarch64-apple-darwin-strip... no
  11. checking for strip... strip
  12. checking for a thread-safe mkdir -p... ./install-sh -c -d
  13. checking for gawk... no
  14. checking for mawk... no
  15. checking for nawk... no
  16. checking for awk... awk
  17. checking whether make sets $(MAKE)... yes
  18. checking whether to enable maintainer-specific portions of Makefiles... no
  19. checking ABI=standard
  20. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang is gcc... yes
  21. checking compiler /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -O2 -pedantic -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0... yes
  22. checking for aarch64-apple-darwin-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  23. checking whether the C compiler works... yes
  24. checking for C compiler default output file name... a.out
  25. checking for suffix of executables...
  26. checking whether we are cross compiling... yes
  27. checking for suffix of object files... o
  28. checking whether we are using the GNU C compiler... yes
  29. checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -g... yes
  30. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO C89... none needed
  31. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO C99... none needed
  32. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO Standard C... (cached) none needed
  33. checking how to run the C preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E
  34. checking build system compiler /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... yes
  35. checking for build system preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E
  36. checking for build system executable suffix...
  37. checking whether build system compiler is ANSI... yes
  38. checking for build system compiler math library... -lm
  39. checking for grep that handles long lines and -e... /usr/bin/grep
  40. checking for egrep... /usr/bin/grep -E
  41. using ABI="standard"
  42. CC="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang"
  43. CFLAGS="-O2 -pedantic"
  44. CPPFLAGS="-target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0"
  45. MPN_PATH=" arm64 generic"
  46. checking whether assembler supports --noexecstack option... no
  47. checking for aarch64-apple-darwin-ar... no
  48. checking for ar... ar
  49. configure: WARNING: using cross tools not prefixed with host triplet
  50. checking for BSD- or MS-compatible name lister (nm)... no
  51. checking for aarch64-apple-darwin-dumpbin... no
  52. checking for aarch64-apple-darwin-link... no
  53. checking for dumpbin... no
  54. checking for link... link -dump
  55. checking the name lister (nm) interface... BSD nm
  56. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  57. checking the name lister (/usr/bin/nm) interface... (cached) BSD nm
  58. checking how to print strings... printf
  59. checking for a sed that does not truncate output... /usr/bin/sed
  60. checking for fgrep... /usr/bin/grep -F
  61. checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  62. checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
  63. checking whether ln -s works... yes
  64. checking the maximum length of command line arguments... 196608
  65. checking whether the shell understands some XSI constructs... yes
  66. checking whether the shell understands "+="... yes
  67. checking how to convert coreisbr-apple-darwin13.1.0 file names to aarch64-apple-darwin format... func_convert_file_noop
  68. checking how to convert coreisbr-apple-darwin13.1.0 file names to toolchain format... func_convert_file_noop
  69. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
  70. checking for aarch64-apple-darwin-objdump... objdump
  71. checking how to recognize dependent libraries... pass_all
  72. checking for aarch64-apple-darwin-dlltool... dlltool
  73. checking how to associate runtime and link libraries... printf %s\n
  74. checking for aarch64-apple-darwin-ar... ar
  75. checking for archiver @FILE support... no
  76. checking for aarch64-apple-darwin-strip... strip
  77. checking for aarch64-apple-darwin-ranlib... no
  78. checking for ranlib... ranlib
  79. checking command to parse /usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang object... ok
  80. checking for sysroot... no
  81. checking for aarch64-apple-darwin-mt... no
  82. checking for mt... no
  83. checking if : is a manifest tool... no
  84. checking for aarch64-apple-darwin-dsymutil... no
  85. checking for dsymutil... dsymutil
  86. checking for aarch64-apple-darwin-nmedit... no
  87. checking for nmedit... nmedit
  88. checking for aarch64-apple-darwin-lipo... no
  89. checking for lipo... lipo
  90. checking for aarch64-apple-darwin-otool... no
  91. checking for otool... otool
  92. checking for aarch64-apple-darwin-otool64... no
  93. checking for otool64... no
  94. checking for -single_module linker flag... yes
  95. checking for -exported_symbols_list linker flag... yes
  96. checking for -force_load linker flag... yes
  97. checking for ANSI C header files... yes
  98. checking for sys/types.h... yes
  99. checking for sys/stat.h... yes
  100. checking for stdlib.h... yes
  101. checking for string.h... yes
  102. checking for memory.h... yes
  103. checking for strings.h... yes
  104. checking for inttypes.h... yes
  105. checking for stdint.h... yes
  106. checking for unistd.h... yes
  107. checking for dlfcn.h... yes
  108. checking for objdir... .libs
  109. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -fno-rtti -fno-exceptions... yes
  110. checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to produce PIC... -fno-common -DPIC
  111. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang PIC flag -fno-common -DPIC works... yes
  112. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang static flag -static works... no
  113. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... yes
  114. checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang supports -c -o file.o... (cached) yes
  115. checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
  116. checking dynamic linker characteristics... darwin dyld
  117. checking how to hardcode library paths into programs... immediate
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... no
  121. checking whether to build static libraries... yes
  122. checking for ANSI C header files... (cached) yes
  123. checking whether time.h and sys/time.h may both be included... yes
  124. checking fcntl.h usability... yes
  125. checking fcntl.h presence... yes
  126. checking for fcntl.h... yes
  127. checking float.h usability... yes
  128. checking float.h presence... yes
  129. checking for float.h... yes
  130. checking invent.h usability... no
  131. checking invent.h presence... no
  132. checking for invent.h... no
  133. checking langinfo.h usability... yes
  134. checking langinfo.h presence... yes
  135. checking for langinfo.h... yes
  136. checking locale.h usability... yes
  137. checking locale.h presence... yes
  138. checking for locale.h... yes
  139. checking nl_types.h usability... yes
  140. checking nl_types.h presence... yes
  141. checking for nl_types.h... yes
  142. checking sys/attributes.h usability... no
  143. checking sys/attributes.h presence... no
  144. checking for sys/attributes.h... no
  145. checking sys/iograph.h usability... no
  146. checking sys/iograph.h presence... no
  147. checking for sys/iograph.h... no
  148. checking sys/mman.h usability... yes
  149. checking sys/mman.h presence... yes
  150. checking for sys/mman.h... yes
  151. checking sys/param.h usability... yes
  152. checking sys/param.h presence... yes
  153. checking for sys/param.h... yes
  154. checking sys/processor.h usability... no
  155. checking sys/processor.h presence... no
  156. checking for sys/processor.h... no
  157. checking sys/pstat.h usability... no
  158. checking sys/pstat.h presence... no
  159. checking for sys/pstat.h... no
  160. checking sys/sysinfo.h usability... no
  161. checking sys/sysinfo.h presence... no
  162. checking for sys/sysinfo.h... no
  163. checking sys/syssgi.h usability... no
  164. checking sys/syssgi.h presence... no
  165. checking for sys/syssgi.h... no
  166. checking sys/systemcfg.h usability... no
  167. checking sys/systemcfg.h presence... no
  168. checking for sys/systemcfg.h... no
  169. checking sys/time.h usability... yes
  170. checking sys/time.h presence... yes
  171. checking for sys/time.h... yes
  172. checking sys/times.h usability... yes
  173. checking sys/times.h presence... yes
  174. checking for sys/times.h... yes
  175. checking for sys/resource.h... yes
  176. checking for sys/sysctl.h... yes
  177. checking for machine/hal_sysinfo.h... no
  178. checking whether fgetc is declared... yes
  179. checking whether fscanf is declared... yes
  180. checking whether optarg is declared... yes
  181. checking whether ungetc is declared... yes
  182. checking whether vfprintf is declared... yes
  183. checking whether sys_errlist is declared... yes
  184. checking whether sys_nerr is declared... yes
  185. checking return type of signal handlers... void
  186. checking for intmax_t... yes
  187. checking for long double... yes
  188. checking for long long... yes
  189. checking for ptrdiff_t... yes
  190. checking for quad_t... yes
  191. checking for uint_least32_t... yes
  192. checking for intptr_t... yes
  193. checking for preprocessor stringizing operator... yes
  194. checking for working volatile... yes
  195. checking for C/C++ restrict keyword... __restrict
  196. checking whether gcc __attribute__ ((const)) works... yes
  197. checking whether gcc __attribute__ ((malloc)) works... yes
  198. checking whether gcc __attribute__ ((mode (XX))) works... yes
  199. checking whether gcc __attribute__ ((noreturn)) works... yes
  200. checking for inline... inline
  201. checking for working alloca.h... yes
  202. checking for alloca (via gmp-impl.h)... yes
  203. checking how to allocate temporary memory... alloca
  204. checking whether byte ordering is bigendian... no
  205. checking format of `double' floating point... IEEE little endian
  206. checking for alarm... yes
  207. checking for attr_get... no
  208. checking for clock... yes
  209. checking for cputime... no
  210. checking for getpagesize... yes
  211. checking for getrusage... yes
  212. checking for gettimeofday... yes
  213. checking for getsysinfo... no
  214. checking for localeconv... yes
  215. checking for memset... yes
  216. checking for mmap... yes
  217. checking for mprotect... yes
  218. checking for nl_langinfo... yes
  219. checking for obstack_vprintf... no
  220. checking for popen... yes
  221. checking for processor_info... yes
  222. checking for pstat_getprocessor... no
  223. checking for raise... yes
  224. checking for read_real_time... no
  225. checking for sigaction... yes
  226. checking for sigaltstack... yes
  227. checking for sigstack... no
  228. checking for syssgi... no
  229. checking for strchr... yes
  230. checking for strerror... yes
  231. checking for strnlen... yes
  232. checking for strtol... yes
  233. checking for strtoul... yes
  234. checking for sysconf... yes
  235. checking for sysctl... yes
  236. checking for sysctlbyname... yes
  237. checking for times... yes
  238. checking for library containing clock_gettime... no
  239. checking for vsnprintf... yes
  240. checking whether vsnprintf works... probably
  241. configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
  242. checking whether sscanf needs writable input... no
  243. checking for struct pst_processor.psp_iticksperclktick... no
  244. checking for suitable m4... m4
  245. checking if m4wrap produces spurious output... no
  246. checking how to switch to text section... .text
  247. checking how to switch to data section... .data
  248. checking for assembler label suffix... :
  249. checking for assembler global directive... .globl
  250. checking for assembler global directive attribute...
  251. checking if globals are prefixed by underscore... yes
  252. checking how to switch to read-only data section... .section __TEXT,__const
  253. checking for assembler .type directive...
  254. checking for assembler .size directive...
  255. checking for assembler local label prefix... L
  256. checking for assembler byte directive... .byte
  257. checking how to define a 32-bit word... .long
  258. checking if .align assembly directive is logarithmic... yes
  259. checking size of void *... 8
  260. checking size of unsigned short... 2
  261. checking size of unsigned... 4
  262. checking size of unsigned long... 8
  263. checking size of mp_limb_t... 8
  264. checking for stack_t... yes
  265. checking for tputs in -lncurses... yes
  266. checking for readline in -lreadline... no
  267. checking readline detected... no
  268. checking for bison... bison -y
  269. checking for flex... flex
  270. checking lex output file root... lex.yy
  271. checking lex library... none needed
  272. checking whether yytext is a pointer... no
  273. checking for aarch64-apple-darwin-ranlib... ranlib
  274. creating config.m4
  275. configure: creating ./config.status
  276. config.status: creating demos/pexpr-config.h
  277. config.status: creating demos/calc/calc-config.h
  278. config.status: creating Makefile
  279. config.status: creating mpf/Makefile
  280. config.status: creating mpn/Makefile
  281. config.status: creating mpq/Makefile
  282. config.status: creating mpz/Makefile
  283. config.status: creating printf/Makefile
  284. config.status: creating scanf/Makefile
  285. config.status: creating rand/Makefile
  286. config.status: creating cxx/Makefile
  287. config.status: creating tests/Makefile
  288. config.status: creating tests/devel/Makefile
  289. config.status: creating tests/mpf/Makefile
  290. config.status: creating tests/mpn/Makefile
  291. config.status: creating tests/mpq/Makefile
  292. config.status: creating tests/mpz/Makefile
  293. config.status: creating tests/rand/Makefile
  294. config.status: creating tests/misc/Makefile
  295. config.status: creating tests/cxx/Makefile
  296. config.status: creating doc/Makefile
  297. config.status: creating tune/Makefile
  298. config.status: creating demos/Makefile
  299. config.status: creating demos/calc/Makefile
  300. config.status: creating demos/expr/Makefile
  301. config.status: creating gmp.h
  302. config.status: creating config.h
  303. config.status: linking mpn/generic/add.c to mpn/add.c
  304. config.status: linking mpn/generic/add_1.c to mpn/add_1.c
  305. config.status: linking mpn/arm64/aors_n.asm to mpn/add_n.asm
  306. config.status: linking mpn/generic/sub.c to mpn/sub.c
  307. config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
  308. config.status: linking mpn/arm64/aors_n.asm to mpn/sub_n.asm
  309. config.status: linking mpn/arm64/cnd_aors_n.asm to mpn/cnd_add_n.asm
  310. config.status: linking mpn/arm64/cnd_aors_n.asm to mpn/cnd_sub_n.asm
  311. config.status: linking mpn/generic/neg.c to mpn/neg.c
  312. config.status: linking mpn/generic/com.c to mpn/com.c
  313. config.status: linking mpn/arm64/mul_1.asm to mpn/mul_1.asm
  314. config.status: linking mpn/arm64/aorsmul_1.asm to mpn/addmul_1.asm
  315. config.status: linking mpn/arm64/aorsmul_1.asm to mpn/submul_1.asm
  316. config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c
  317. config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c
  318. config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c
  319. config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
  320. config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
  321. config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
  322. config.status: linking mpn/generic/lshift.c to mpn/lshift.c
  323. config.status: linking mpn/generic/rshift.c to mpn/rshift.c
  324. config.status: linking mpn/generic/dive_1.c to mpn/dive_1.c
  325. config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
  326. config.status: linking mpn/generic/divis.c to mpn/divis.c
  327. config.status: linking mpn/generic/divrem.c to mpn/divrem.c
  328. config.status: linking mpn/generic/divrem_1.c to mpn/divrem_1.c
  329. config.status: linking mpn/generic/divrem_2.c to mpn/divrem_2.c
  330. config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
  331. config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
  332. config.status: linking mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
  333. config.status: linking mpn/generic/mode1o.c to mpn/mode1o.c
  334. config.status: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
  335. config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
  336. config.status: linking mpn/generic/dump.c to mpn/dump.c
  337. config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c
  338. config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c
  339. config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
  340. config.status: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c
  341. config.status: linking mpn/generic/lshiftc.c to mpn/lshiftc.c
  342. config.status: linking mpn/generic/mul.c to mpn/mul.c
  343. config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
  344. config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
  345. config.status: linking mpn/generic/sqr.c to mpn/sqr.c
  346. config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c
  347. config.status: linking mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
  348. config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
  349. config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
  350. config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
  351. config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
  352. config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
  353. config.status: linking mpn/generic/random.c to mpn/random.c
  354. config.status: linking mpn/generic/random2.c to mpn/random2.c
  355. config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
  356. config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
  357. config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
  358. config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
  359. config.status: linking mpn/generic/get_str.c to mpn/get_str.c
  360. config.status: linking mpn/generic/set_str.c to mpn/set_str.c
  361. config.status: linking mpn/generic/scan0.c to mpn/scan0.c
  362. config.status: linking mpn/generic/scan1.c to mpn/scan1.c
  363. config.status: linking mpn/generic/popham.c to mpn/popcount.c
  364. config.status: linking mpn/generic/popham.c to mpn/hamdist.c
  365. config.status: linking mpn/generic/cmp.c to mpn/cmp.c
  366. config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
  367. config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
  368. config.status: linking mpn/arm64/gcd_1.asm to mpn/gcd_1.asm
  369. config.status: linking mpn/generic/gcd.c to mpn/gcd.c
  370. config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
  371. config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
  372. config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
  373. config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
  374. config.status: linking mpn/generic/div_q.c to mpn/div_q.c
  375. config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
  376. config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
  377. config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
  378. config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
  379. config.status: linking mpn/generic/get_d.c to mpn/get_d.c
  380. config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
  381. config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
  382. config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
  383. config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
  384. config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
  385. config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
  386. config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
  387. config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
  388. config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
  389. config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
  390. config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
  391. config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
  392. config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
  393. config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
  394. config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
  395. config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
  396. config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
  397. config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
  398. config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
  399. config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
  400. config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
  401. config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
  402. config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
  403. config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
  404. config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
  405. config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
  406. config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
  407. config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
  408. config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
  409. config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
  410. config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
  411. config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
  412. config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
  413. config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
  414. config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
  415. config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
  416. config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
  417. config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
  418. config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
  419. config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
  420. config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
  421. config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
  422. config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
  423. config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
  424. config.status: linking mpn/generic/invert.c to mpn/invert.c
  425. config.status: linking mpn/generic/binvert.c to mpn/binvert.c
  426. config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
  427. config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
  428. config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
  429. config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
  430. config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
  431. config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
  432. config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
  433. config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
  434. config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
  435. config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
  436. config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
  437. config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
  438. config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
  439. config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
  440. config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
  441. config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
  442. config.status: linking mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
  443. config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
  444. config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
  445. config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
  446. config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
  447. config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
  448. config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
  449. config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
  450. config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
  451. config.status: linking mpn/generic/broot.c to mpn/broot.c
  452. config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
  453. config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
  454. config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
  455. config.status: linking mpn/generic/divexact.c to mpn/divexact.c
  456. config.status: linking mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
  457. config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c
  458. config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
  459. config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
  460. config.status: linking mpn/generic/powm.c to mpn/powm.c
  461. config.status: linking mpn/generic/powlo.c to mpn/powlo.c
  462. config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
  463. config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
  464. config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
  465. config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
  466. config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
  467. config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
  468. config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
  469. config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
  470. config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
  471. config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
  472. config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
  473. config.status: linking mpn/generic/remove.c to mpn/remove.c
  474. config.status: linking mpn/arm64/logops_n.asm to mpn/and_n.asm
  475. config.status: linking mpn/arm64/logops_n.asm to mpn/andn_n.asm
  476. config.status: linking mpn/arm64/logops_n.asm to mpn/nand_n.asm
  477. config.status: linking mpn/arm64/logops_n.asm to mpn/ior_n.asm
  478. config.status: linking mpn/arm64/logops_n.asm to mpn/iorn_n.asm
  479. config.status: linking mpn/arm64/logops_n.asm to mpn/nior_n.asm
  480. config.status: linking mpn/arm64/logops_n.asm to mpn/xor_n.asm
  481. config.status: linking mpn/arm64/logops_n.asm to mpn/xnor_n.asm
  482. config.status: linking mpn/arm64/copyi.asm to mpn/copyi.asm
  483. config.status: linking mpn/arm64/copyd.asm to mpn/copyd.asm
  484. config.status: linking mpn/generic/zero.c to mpn/zero.c
  485. config.status: linking mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c
  486. config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
  487. config.status: linking mpn/arm64/invert_limb.asm to mpn/invert_limb.asm
  488. config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
  489. config.status: linking mpn/generic/gmp-mparam.h to gmp-mparam.h
  490. config.status: executing libtool commands
  491. configure: summary of build options:
  492.  
  493. Version: GNU MP 6.0.0
  494. Host type: aarch64-apple-darwin
  495. ABI: standard
  496. Install prefix: /usr/local
  497. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
  498. Static libraries: yes
  499. Shared libraries: no
  500.  
  501. gmp-6.0.0-20140402 $ sudo make
  502. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
  503. ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
  504. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
  505. ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
  506. ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
  507. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
  508. ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
  509. ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
  510. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
  511. ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
  512. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
  513. ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
  514. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
  515. ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
  516. /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
  517. Making all in tests
  518. Making all in .
  519. make[3]: Nothing to be done for `all-am'.
  520. Making all in devel
  521. make[3]: Nothing to be done for `all'.
  522. Making all in mpn
  523. make[3]: Nothing to be done for `all'.
  524. Making all in mpz
  525. make[3]: Nothing to be done for `all'.
  526. Making all in mpq
  527. make[3]: Nothing to be done for `all'.
  528. Making all in mpf
  529. make[3]: Nothing to be done for `all'.
  530. Making all in rand
  531. make[3]: Nothing to be done for `all'.
  532. Making all in misc
  533. make[3]: Nothing to be done for `all'.
  534. Making all in cxx
  535. make[3]: Nothing to be done for `all'.
  536. Making all in mpn
  537. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o fib_table.lo fib_table.c
  538. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c fib_table.c -o fib_table.o
  539. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mp_bases.lo mp_bases.c
  540. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mp_bases.c -o mp_bases.o
  541. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o add.lo add.c
  542. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c add.c -o add.o
  543. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o add_1.lo add_1.c
  544. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c add_1.c -o add_1.o
  545. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'add_n.asm' || echo './'`add_n.asm
  546. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic add_n.asm -o add_n.o
  547. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n add_n.asm >tmp-add_n.s
  548. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-add_n.s -o add_n.o
  549. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sub.lo sub.c
  550. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sub.c -o sub.o
  551. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sub_1.lo sub_1.c
  552. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sub_1.c -o sub_1.o
  553. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'sub_n.asm' || echo './'`sub_n.asm
  554. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic sub_n.asm -o sub_n.o
  555. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n sub_n.asm >tmp-sub_n.s
  556. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-sub_n.s -o sub_n.o
  557. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm
  558. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic cnd_add_n.asm -o cnd_add_n.o
  559. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n cnd_add_n.asm >tmp-cnd_add_n.s
  560. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-cnd_add_n.s -o cnd_add_n.o
  561. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm
  562. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic cnd_sub_n.asm -o cnd_sub_n.o
  563. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n cnd_sub_n.asm >tmp-cnd_sub_n.s
  564. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-cnd_sub_n.s -o cnd_sub_n.o
  565. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o neg.lo neg.c
  566. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c neg.c -o neg.o
  567. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o com.lo com.c
  568. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c com.c -o com.o
  569. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'mul_1.asm' || echo './'`mul_1.asm
  570. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic mul_1.asm -o mul_1.o
  571. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s
  572. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-mul_1.s -o mul_1.o
  573. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
  574. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic addmul_1.asm -o addmul_1.o
  575. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 addmul_1.asm >tmp-addmul_1.s
  576. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-addmul_1.s -o addmul_1.o
  577. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'submul_1.asm' || echo './'`submul_1.asm
  578. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic submul_1.asm -o submul_1.o
  579. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 submul_1.asm >tmp-submul_1.s
  580. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-submul_1.s -o submul_1.o
  581. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o add_err1_n.lo add_err1_n.c
  582. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c add_err1_n.c -o add_err1_n.o
  583. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o add_err2_n.lo add_err2_n.c
  584. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c add_err2_n.c -o add_err2_n.o
  585. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o add_err3_n.lo add_err3_n.c
  586. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c add_err3_n.c -o add_err3_n.o
  587. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sub_err1_n.lo sub_err1_n.c
  588. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sub_err1_n.c -o sub_err1_n.o
  589. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sub_err2_n.lo sub_err2_n.c
  590. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sub_err2_n.c -o sub_err2_n.o
  591. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sub_err3_n.lo sub_err3_n.c
  592. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sub_err3_n.c -o sub_err3_n.o
  593. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o lshift.lo lshift.c
  594. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c lshift.c -o lshift.o
  595. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o rshift.lo rshift.c
  596. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c rshift.c -o rshift.o
  597. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o dive_1.lo dive_1.c
  598. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c dive_1.c -o dive_1.o
  599. dive_1.c:92:29: warning: value size does not match register size specified by the constraint and modifier
  600. [-Wasm-operand-widths]
  601. count_trailing_zeros (shift, divisor);
  602. ^
  603. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  604. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  605. ^
  606. dive_1.c:92:29: warning: value size does not match register size specified by the constraint and modifier
  607. [-Wasm-operand-widths]
  608. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  609. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  610. ^
  611. dive_1.c:92:29: warning: value size does not match register size specified by the constraint and modifier
  612. [-Wasm-operand-widths]
  613. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  614. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  615. ^
  616. 3 warnings generated.
  617. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o diveby3.lo diveby3.c
  618. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c diveby3.c -o diveby3.o
  619. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o divis.lo divis.c
  620. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c divis.c -o divis.o
  621. divis.c:111:29: warning: value size does not match register size specified by the constraint and modifier
  622. [-Wasm-operand-widths]
  623. count_trailing_zeros (twos, dlow);
  624. ^
  625. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  626. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  627. ^
  628. divis.c:111:29: warning: value size does not match register size specified by the constraint and modifier
  629. [-Wasm-operand-widths]
  630. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  631. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  632. ^
  633. divis.c:111:29: warning: value size does not match register size specified by the constraint and modifier
  634. [-Wasm-operand-widths]
  635. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  636. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  637. ^
  638. divis.c:121:26: warning: value size does not match register size specified by the constraint and modifier
  639. [-Wasm-operand-widths]
  640. count_trailing_zeros (twos, dlow);
  641. ^
  642. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  643. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  644. ^
  645. divis.c:121:26: warning: value size does not match register size specified by the constraint and modifier
  646. [-Wasm-operand-widths]
  647. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  648. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  649. ^
  650. divis.c:121:26: warning: value size does not match register size specified by the constraint and modifier
  651. [-Wasm-operand-widths]
  652. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  653. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  654. ^
  655. divis.c:141:25: warning: value size does not match register size specified by the constraint and modifier
  656. [-Wasm-operand-widths]
  657. count_trailing_zeros (twos, dp[0]);
  658. ^
  659. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  660. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  661. ^
  662. divis.c:141:25: warning: value size does not match register size specified by the constraint and modifier
  663. [-Wasm-operand-widths]
  664. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  665. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  666. ^
  667. divis.c:141:25: warning: value size does not match register size specified by the constraint and modifier
  668. [-Wasm-operand-widths]
  669. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  670. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  671. ^
  672. 9 warnings generated.
  673. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o divrem.lo divrem.c
  674. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c divrem.c -o divrem.o
  675. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o divrem_1.lo divrem_1.c
  676. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c divrem_1.c -o divrem_1.o
  677. divrem_1.c:192:28: warning: value size does not match register size specified by the constraint and modifier
  678. [-Wasm-operand-widths]
  679. count_leading_zeros (cnt, d);
  680. ^
  681. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  682. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  683. ^
  684. 1 warning generated.
  685. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o divrem_2.lo divrem_2.c
  686. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c divrem_2.c -o divrem_2.o
  687. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o fib2_ui.lo fib2_ui.c
  688. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c fib2_ui.c -o fib2_ui.o
  689. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mod_1.lo mod_1.c
  690. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mod_1.c -o mod_1.o
  691. mod_1.c:144:24: warning: value size does not match register size specified by the constraint and modifier
  692. [-Wasm-operand-widths]
  693. count_leading_zeros (cnt, d);
  694. ^
  695. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  696. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  697. ^
  698. 1 warning generated.
  699. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mod_34lsub1.lo mod_34lsub1.c
  700. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mod_34lsub1.c -o mod_34lsub1.o
  701. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mode1o.lo mode1o.c
  702. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mode1o.c -o mode1o.o
  703. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o pre_divrem_1.lo pre_divrem_1.c
  704. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_divrem_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c pre_divrem_1.c -o pre_divrem_1.o
  705. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o pre_mod_1.lo pre_mod_1.c
  706. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c pre_mod_1.c -o pre_mod_1.o
  707. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o dump.lo dump.c
  708. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c dump.c -o dump.o
  709. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mod_1_1.lo mod_1_1.c
  710. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mod_1_1.c -o mod_1_1.o
  711. mod_1_1.c:166:24: warning: value size does not match register size specified by the constraint and modifier
  712. [-Wasm-operand-widths]
  713. count_leading_zeros (cnt, b);
  714. ^
  715. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  716. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  717. ^
  718. 1 warning generated.
  719. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mod_1_2.lo mod_1_2.c
  720. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mod_1_2.c -o mod_1_2.o
  721. mod_1_2.c:53:24: warning: value size does not match register size specified by the constraint and modifier
  722. [-Wasm-operand-widths]
  723. count_leading_zeros (cnt, b);
  724. ^
  725. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  726. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  727. ^
  728. 1 warning generated.
  729. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mod_1_3.lo mod_1_3.c
  730. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mod_1_3.c -o mod_1_3.o
  731. mod_1_3.c:53:24: warning: value size does not match register size specified by the constraint and modifier
  732. [-Wasm-operand-widths]
  733. count_leading_zeros (cnt, b);
  734. ^
  735. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  736. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  737. ^
  738. 1 warning generated.
  739. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mod_1_4.lo mod_1_4.c
  740. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mod_1_4.c -o mod_1_4.o
  741. mod_1_4.c:53:24: warning: value size does not match register size specified by the constraint and modifier
  742. [-Wasm-operand-widths]
  743. count_leading_zeros (cnt, b);
  744. ^
  745. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  746. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  747. ^
  748. 1 warning generated.
  749. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o lshiftc.lo lshiftc.c
  750. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c lshiftc.c -o lshiftc.o
  751. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mul.lo mul.c
  752. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mul.c -o mul.o
  753. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mul_fft.lo mul_fft.c
  754. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mul_fft.c -o mul_fft.o
  755. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mul_n.lo mul_n.c
  756. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mul_n.c -o mul_n.o
  757. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sqr.lo sqr.c
  758. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sqr.c -o sqr.o
  759. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mul_basecase.lo mul_basecase.c
  760. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mul_basecase.c -o mul_basecase.o
  761. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sqr_basecase.lo sqr_basecase.c
  762. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sqr_basecase.c -o sqr_basecase.o
  763. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o nussbaumer_mul.lo nussbaumer_mul.c
  764. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c nussbaumer_mul.c -o nussbaumer_mul.o
  765. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mulmid_basecase.lo mulmid_basecase.c
  766. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mulmid_basecase.c -o mulmid_basecase.o
  767. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom42_mulmid.lo toom42_mulmid.c
  768. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom42_mulmid.c -o toom42_mulmid.o
  769. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mulmid_n.lo mulmid_n.c
  770. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mulmid_n.c -o mulmid_n.o
  771. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mulmid.lo mulmid.c
  772. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mulmid.c -o mulmid.o
  773. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o random.lo random.c
  774. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c random.c -o random.o
  775. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o random2.lo random2.c
  776. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c random2.c -o random2.o
  777. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o pow_1.lo pow_1.c
  778. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c pow_1.c -o pow_1.o
  779. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o rootrem.lo rootrem.c
  780. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c rootrem.c -o rootrem.o
  781. rootrem.c:160:3: warning: value size does not match register size specified by the constraint and modifier
  782. [-Wasm-operand-widths]
  783. MPN_SIZEINBASE_2EXP(unb, up, un, 1);
  784. ^
  785. ../gmp-impl.h:2912:26: note: expanded from macro 'MPN_SIZEINBASE_2EXP'
  786. count_leading_zeros (__cnt, (ptr)[(size)-1]); \
  787. ^
  788. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  789. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  790. ^
  791. 1 warning generated.
  792. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sqrtrem.lo sqrtrem.c
  793. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sqrtrem.c -o sqrtrem.o
  794. sqrtrem.c:303:24: warning: value size does not match register size specified by the constraint and modifier
  795. [-Wasm-operand-widths]
  796. count_leading_zeros (c, high);
  797. ^
  798. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  799. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  800. ^
  801. 1 warning generated.
  802. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sizeinbase.lo sizeinbase.c
  803. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sizeinbase.c -o sizeinbase.o
  804. sizeinbase.c:48:3: warning: value size does not match register size specified by the constraint and modifier
  805. [-Wasm-operand-widths]
  806. MPN_SIZEINBASE (result, xp, xsize, base);
  807. ^
  808. ../gmp-impl.h:2891:23: note: expanded from macro 'MPN_SIZEINBASE'
  809. count_leading_zeros (__cnt, (ptr)[(size)-1]); \
  810. ^
  811. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  812. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  813. ^
  814. 1 warning generated.
  815. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o get_str.lo get_str.c
  816. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c get_str.c -o get_str.o
  817. get_str.c:206:38: warning: value size does not match register size specified by the constraint and modifier
  818. [-Wasm-operand-widths]
  819. umul_ppmm (digit, frac, frac, 10);
  820. ^
  821. ../longlong.h:559:63: note: expanded from macro 'umul_ppmm'
  822. __asm__ ("umulh\t%0, %1, %2" : "=r" (ph) : "r" (m0), "r" (m1)); \
  823. ^
  824. get_str.c:211:38: warning: value size does not match register size specified by the constraint and modifier
  825. [-Wasm-operand-widths]
  826. umul_ppmm (digit, frac, frac, 10);
  827. ^
  828. ../longlong.h:559:63: note: expanded from macro 'umul_ppmm'
  829. __asm__ ("umulh\t%0, %1, %2" : "=r" (ph) : "r" (m0), "r" (m1)); \
  830. ^
  831. get_str.c:216:38: warning: value size does not match register size specified by the constraint and modifier
  832. [-Wasm-operand-widths]
  833. umul_ppmm (digit, frac, frac, 10);
  834. ^
  835. ../longlong.h:559:63: note: expanded from macro 'umul_ppmm'
  836. __asm__ ("umulh\t%0, %1, %2" : "=r" (ph) : "r" (m0), "r" (m1)); \
  837. ^
  838. get_str.c:221:38: warning: value size does not match register size specified by the constraint and modifier
  839. [-Wasm-operand-widths]
  840. umul_ppmm (digit, frac, frac, 10);
  841. ^
  842. ../longlong.h:559:63: note: expanded from macro 'umul_ppmm'
  843. __asm__ ("umulh\t%0, %1, %2" : "=r" (ph) : "r" (m0), "r" (m1)); \
  844. ^
  845. get_str.c:256:28: warning: value size does not match register size specified by the constraint and modifier
  846. [-Wasm-operand-widths]
  847. count_leading_zeros (normalization_steps, big_base);
  848. ^
  849. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  850. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  851. ^
  852. get_str.c:275:38: warning: value size does not match register size specified by the constraint and modifier
  853. [-Wasm-operand-widths]
  854. umul_ppmm (digit, frac, frac, base);
  855. ^
  856. ../longlong.h:559:63: note: expanded from macro 'umul_ppmm'
  857. __asm__ ("umulh\t%0, %1, %2" : "=r" (ph) : "r" (m0), "r" (m1)); \
  858. ^
  859. get_str.c:400:28: warning: value size does not match register size specified by the constraint and modifier
  860. [-Wasm-operand-widths]
  861. count_leading_zeros (cnt, n1);
  862. ^
  863. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  864. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  865. ^
  866. 7 warnings generated.
  867. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o set_str.lo set_str.c
  868. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c set_str.c -o set_str.o
  869. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o scan0.lo scan0.c
  870. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c scan0.c -o scan0.o
  871. scan0.c:58:25: warning: value size does not match register size specified by the constraint and modifier
  872. [-Wasm-operand-widths]
  873. count_trailing_zeros (cnt, alimb);
  874. ^
  875. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  876. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  877. ^
  878. scan0.c:58:25: warning: value size does not match register size specified by the constraint and modifier
  879. [-Wasm-operand-widths]
  880. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  881. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  882. ^
  883. scan0.c:58:25: warning: value size does not match register size specified by the constraint and modifier
  884. [-Wasm-operand-widths]
  885. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  886. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  887. ^
  888. 3 warnings generated.
  889. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o scan1.lo scan1.c
  890. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c scan1.c -o scan1.o
  891. scan1.c:58:25: warning: value size does not match register size specified by the constraint and modifier
  892. [-Wasm-operand-widths]
  893. count_trailing_zeros (cnt, alimb);
  894. ^
  895. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  896. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  897. ^
  898. scan1.c:58:25: warning: value size does not match register size specified by the constraint and modifier
  899. [-Wasm-operand-widths]
  900. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  901. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  902. ^
  903. scan1.c:58:25: warning: value size does not match register size specified by the constraint and modifier
  904. [-Wasm-operand-widths]
  905. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  906. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  907. ^
  908. 3 warnings generated.
  909. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o popcount.lo popcount.c
  910. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c popcount.c -o popcount.o
  911. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o hamdist.lo hamdist.c
  912. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c hamdist.c -o hamdist.o
  913. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o cmp.lo cmp.c
  914. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c cmp.c -o cmp.o
  915. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o perfsqr.lo perfsqr.c
  916. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c perfsqr.c -o perfsqr.o
  917. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o perfpow.lo perfpow.c
  918. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c perfpow.c -o perfpow.o
  919. perfpow.c:86:3: warning: value size does not match register size specified by the constraint and modifier
  920. [-Wasm-operand-widths]
  921. MPN_SIZEINBASE_2EXP(y, xp, xn, 1);
  922. ^
  923. ../gmp-impl.h:2912:26: note: expanded from macro 'MPN_SIZEINBASE_2EXP'
  924. count_leading_zeros (__cnt, (ptr)[(size)-1]); \
  925. ^
  926. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  927. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  928. ^
  929. perfpow.c:410:3: warning: value size does not match register size specified by the constraint and modifier
  930. [-Wasm-operand-widths]
  931. MPN_SIZEINBASE_2EXP(count, nc, ncn, 1); /* log (nc) + 1 */
  932. ^
  933. ../gmp-impl.h:2912:26: note: expanded from macro 'MPN_SIZEINBASE_2EXP'
  934. count_leading_zeros (__cnt, (ptr)[(size)-1]); \
  935. ^
  936. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  937. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  938. ^
  939. 2 warnings generated.
  940. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'gcd_1.asm' || echo './'`gcd_1.asm
  941. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic gcd_1.asm -o gcd_1.o
  942. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 gcd_1.asm >tmp-gcd_1.s
  943. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-gcd_1.s -o gcd_1.o
  944. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o gcd.lo gcd.c
  945. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c gcd.c -o gcd.o
  946. gcd.c:248:25: warning: value size does not match register size specified by the constraint and modifier
  947. [-Wasm-operand-widths]
  948. count_leading_zeros (shift, mask);
  949. ^
  950. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  951. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  952. ^
  953. gcd.c:300:29: warning: value size does not match register size specified by the constraint and modifier
  954. [-Wasm-operand-widths]
  955. count_trailing_zeros (r, vp[0]);
  956. ^
  957. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  958. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  959. ^
  960. gcd.c:300:29: warning: value size does not match register size specified by the constraint and modifier
  961. [-Wasm-operand-widths]
  962. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  963. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  964. ^
  965. gcd.c:300:29: warning: value size does not match register size specified by the constraint and modifier
  966. [-Wasm-operand-widths]
  967. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  968. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  969. ^
  970. 4 warnings generated.
  971. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o gcdext_1.lo gcdext_1.c
  972. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c gcdext_1.c -o gcdext_1.o
  973. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o gcdext.lo gcdext.c
  974. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c gcdext.c -o gcdext.o
  975. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
  976. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c gcd_subdiv_step.c -o gcd_subdiv_step.o
  977. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o gcdext_lehmer.lo gcdext_lehmer.c
  978. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c gcdext_lehmer.c -o gcdext_lehmer.o
  979. gcdext_lehmer.c:206:25: warning: value size does not match register size specified by the constraint and
  980. modifier [-Wasm-operand-widths]
  981. count_leading_zeros (shift, mask);
  982. ^
  983. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  984. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  985. ^
  986. gcdext_lehmer.c:216:25: warning: value size does not match register size specified by the constraint and
  987. modifier [-Wasm-operand-widths]
  988. count_leading_zeros (shift, mask);
  989. ^
  990. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  991. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  992. ^
  993. 2 warnings generated.
  994. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o div_q.lo div_q.c
  995. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c div_q.c -o div_q.o
  996. div_q.c:139:25: warning: value size does not match register size specified by the constraint and modifier
  997. [-Wasm-operand-widths]
  998. count_leading_zeros (cnt, dh);
  999. ^
  1000. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1001. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1002. ^
  1003. div_q.c:234:25: warning: value size does not match register size specified by the constraint and modifier
  1004. [-Wasm-operand-widths]
  1005. count_leading_zeros (cnt, dh);
  1006. ^
  1007. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1008. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1009. ^
  1010. 2 warnings generated.
  1011. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o tdiv_qr.lo tdiv_qr.c
  1012. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c tdiv_qr.c -o tdiv_qr.o
  1013. tdiv_qr.c:80:27: warning: value size does not match register size specified by the constraint and modifier
  1014. [-Wasm-operand-widths]
  1015. count_leading_zeros (cnt, dp[1]);
  1016. ^
  1017. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1018. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1019. ^
  1020. tdiv_qr.c:125:24: warning: value size does not match register size specified by the constraint and modifier
  1021. [-Wasm-operand-widths]
  1022. count_leading_zeros (cnt, dp[dn - 1]);
  1023. ^
  1024. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1025. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1026. ^
  1027. tdiv_qr.c:229:24: warning: value size does not match register size specified by the constraint and modifier
  1028. [-Wasm-operand-widths]
  1029. count_leading_zeros (cnt, dp[dn - 1]);
  1030. ^
  1031. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1032. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1033. ^
  1034. 3 warnings generated.
  1035. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o jacbase.lo jacbase.c
  1036. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c jacbase.c -o jacbase.o
  1037. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o jacobi_2.lo jacobi_2.c
  1038. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c jacobi_2.c -o jacobi_2.o
  1039. jacobi_2.c:199:29: warning: value size does not match register size specified by the constraint and modifier
  1040. [-Wasm-operand-widths]
  1041. count_trailing_zeros (c, ah);
  1042. ^
  1043. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1044. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1045. ^
  1046. jacobi_2.c:199:29: warning: value size does not match register size specified by the constraint and modifier
  1047. [-Wasm-operand-widths]
  1048. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1049. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1050. ^
  1051. jacobi_2.c:199:29: warning: value size does not match register size specified by the constraint and modifier
  1052. [-Wasm-operand-widths]
  1053. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1054. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1055. ^
  1056. jacobi_2.c:217:29: warning: value size does not match register size specified by the constraint and modifier
  1057. [-Wasm-operand-widths]
  1058. count_trailing_zeros (c, al);
  1059. ^
  1060. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1061. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1062. ^
  1063. jacobi_2.c:217:29: warning: value size does not match register size specified by the constraint and modifier
  1064. [-Wasm-operand-widths]
  1065. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1066. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1067. ^
  1068. jacobi_2.c:217:29: warning: value size does not match register size specified by the constraint and modifier
  1069. [-Wasm-operand-widths]
  1070. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1071. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1072. ^
  1073. jacobi_2.c:243:30: warning: value size does not match register size specified by the constraint and modifier
  1074. [-Wasm-operand-widths]
  1075. count_trailing_zeros (c, ah);
  1076. ^
  1077. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1078. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1079. ^
  1080. jacobi_2.c:243:30: warning: value size does not match register size specified by the constraint and modifier
  1081. [-Wasm-operand-widths]
  1082. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1083. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1084. ^
  1085. jacobi_2.c:243:30: warning: value size does not match register size specified by the constraint and modifier
  1086. [-Wasm-operand-widths]
  1087. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1088. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1089. ^
  1090. jacobi_2.c:253:26: warning: value size does not match register size specified by the constraint and modifier
  1091. [-Wasm-operand-widths]
  1092. count_trailing_zeros (c, al);
  1093. ^
  1094. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1095. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1096. ^
  1097. jacobi_2.c:253:26: warning: value size does not match register size specified by the constraint and modifier
  1098. [-Wasm-operand-widths]
  1099. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1100. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1101. ^
  1102. jacobi_2.c:253:26: warning: value size does not match register size specified by the constraint and modifier
  1103. [-Wasm-operand-widths]
  1104. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1105. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1106. ^
  1107. jacobi_2.c:277:30: warning: value size does not match register size specified by the constraint and modifier
  1108. [-Wasm-operand-widths]
  1109. count_trailing_zeros (c, bh);
  1110. ^
  1111. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1112. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1113. ^
  1114. jacobi_2.c:277:30: warning: value size does not match register size specified by the constraint and modifier
  1115. [-Wasm-operand-widths]
  1116. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1117. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1118. ^
  1119. jacobi_2.c:277:30: warning: value size does not match register size specified by the constraint and modifier
  1120. [-Wasm-operand-widths]
  1121. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1122. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1123. ^
  1124. jacobi_2.c:284:26: warning: value size does not match register size specified by the constraint and modifier
  1125. [-Wasm-operand-widths]
  1126. count_trailing_zeros (c, bl);
  1127. ^
  1128. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1129. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1130. ^
  1131. jacobi_2.c:284:26: warning: value size does not match register size specified by the constraint and modifier
  1132. [-Wasm-operand-widths]
  1133. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1134. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1135. ^
  1136. jacobi_2.c:284:26: warning: value size does not match register size specified by the constraint and modifier
  1137. [-Wasm-operand-widths]
  1138. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1139. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1140. ^
  1141. jacobi_2.c:304:26: warning: value size does not match register size specified by the constraint and modifier
  1142. [-Wasm-operand-widths]
  1143. count_trailing_zeros (c, al);
  1144. ^
  1145. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1146. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1147. ^
  1148. jacobi_2.c:304:26: warning: value size does not match register size specified by the constraint and modifier
  1149. [-Wasm-operand-widths]
  1150. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1151. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1152. ^
  1153. jacobi_2.c:304:26: warning: value size does not match register size specified by the constraint and modifier
  1154. [-Wasm-operand-widths]
  1155. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1156. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1157. ^
  1158. jacobi_2.c:333:26: warning: value size does not match register size specified by the constraint and modifier
  1159. [-Wasm-operand-widths]
  1160. count_trailing_zeros (c, ah);
  1161. ^
  1162. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1163. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1164. ^
  1165. jacobi_2.c:333:26: warning: value size does not match register size specified by the constraint and modifier
  1166. [-Wasm-operand-widths]
  1167. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1168. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1169. ^
  1170. jacobi_2.c:333:26: warning: value size does not match register size specified by the constraint and modifier
  1171. [-Wasm-operand-widths]
  1172. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1173. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1174. ^
  1175. jacobi_2.c:338:29: warning: value size does not match register size specified by the constraint and modifier
  1176. [-Wasm-operand-widths]
  1177. count_trailing_zeros (c, al);
  1178. ^
  1179. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1180. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1181. ^
  1182. jacobi_2.c:338:29: warning: value size does not match register size specified by the constraint and modifier
  1183. [-Wasm-operand-widths]
  1184. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1185. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1186. ^
  1187. jacobi_2.c:338:29: warning: value size does not match register size specified by the constraint and modifier
  1188. [-Wasm-operand-widths]
  1189. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1190. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1191. ^
  1192. 27 warnings generated.
  1193. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o jacobi.lo jacobi.c
  1194. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c jacobi.c -o jacobi.o
  1195. jacobi.c:244:25: warning: value size does not match register size specified by the constraint and modifier
  1196. [-Wasm-operand-widths]
  1197. count_leading_zeros (shift, mask);
  1198. ^
  1199. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1200. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1201. ^
  1202. 1 warning generated.
  1203. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o get_d.lo get_d.c
  1204. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c get_d.c -o get_d.o
  1205. get_d.c:171:28: warning: value size does not match register size specified by the constraint and modifier
  1206. [-Wasm-operand-widths]
  1207. count_leading_zeros (lshift, mlo);
  1208. ^
  1209. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1210. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1211. ^
  1212. 1 warning generated.
  1213. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o matrix22_mul.lo matrix22_mul.c
  1214. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c matrix22_mul.c -o matrix22_mul.o
  1215. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
  1216. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o
  1217. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o hgcd_matrix.lo hgcd_matrix.c
  1218. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c hgcd_matrix.c -o hgcd_matrix.o
  1219. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o hgcd2.lo hgcd2.c
  1220. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c hgcd2.c -o hgcd2.o
  1221. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o hgcd_step.lo hgcd_step.c
  1222. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c hgcd_step.c -o hgcd_step.o
  1223. hgcd_step.c:106:28: warning: value size does not match register size specified by the constraint and modifier
  1224. [-Wasm-operand-widths]
  1225. count_leading_zeros (shift, mask);
  1226. ^
  1227. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1228. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1229. ^
  1230. 1 warning generated.
  1231. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o hgcd_reduce.lo hgcd_reduce.c
  1232. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c hgcd_reduce.c -o hgcd_reduce.o
  1233. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o hgcd.lo hgcd.c
  1234. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c hgcd.c -o hgcd.o
  1235. hgcd.c:72:24: warning: value size does not match register size specified by the constraint and modifier
  1236. [-Wasm-operand-widths]
  1237. count_leading_zeros (count, nscaled);
  1238. ^
  1239. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1240. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1241. ^
  1242. 1 warning generated.
  1243. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o hgcd_appr.lo hgcd_appr.c
  1244. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c hgcd_appr.c -o hgcd_appr.o
  1245. hgcd_appr.c:54:28: warning: value size does not match register size specified by the constraint and modifier
  1246. [-Wasm-operand-widths]
  1247. count_leading_zeros (count, nscaled);
  1248. ^
  1249. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1250. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1251. ^
  1252. 1 warning generated.
  1253. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
  1254. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c hgcd2_jacobi.c -o hgcd2_jacobi.o
  1255. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o hgcd_jacobi.lo hgcd_jacobi.c
  1256. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c hgcd_jacobi.c -o hgcd_jacobi.o
  1257. hgcd_jacobi.c:115:28: warning: value size does not match register size specified by the constraint and
  1258. modifier [-Wasm-operand-widths]
  1259. count_leading_zeros (shift, mask);
  1260. ^
  1261. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1262. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1263. ^
  1264. 1 warning generated.
  1265. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mullo_n.lo mullo_n.c
  1266. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mullo_n.c -o mullo_n.o
  1267. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mullo_basecase.lo mullo_basecase.c
  1268. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mullo_basecase.c -o mullo_basecase.o
  1269. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom22_mul.lo toom22_mul.c
  1270. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom22_mul.c -o toom22_mul.o
  1271. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom32_mul.lo toom32_mul.c
  1272. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom32_mul.c -o toom32_mul.o
  1273. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom42_mul.lo toom42_mul.c
  1274. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom42_mul.c -o toom42_mul.o
  1275. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom52_mul.lo toom52_mul.c
  1276. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom52_mul.c -o toom52_mul.o
  1277. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom62_mul.lo toom62_mul.c
  1278. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom62_mul.c -o toom62_mul.o
  1279. toom62_mul.c:114:54: warning: '&' within '|' [-Wbitwise-op-parentheses]
  1280. aflags = (enum toom7_flags) (aflags | toom7_w1_neg & mpn_toom_eval_pm2 (as2, asm2, 5, ap, n, s, gp));
  1281. ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1282. toom62_mul.c:114:54: note: place parentheses around the '&' expression to silence this warning
  1283. aflags = (enum toom7_flags) (aflags | toom7_w1_neg & mpn_toom_eval_pm2 (as2, asm2, 5, ap, n, s, gp));
  1284. ^
  1285. ( )
  1286. 1 warning generated.
  1287. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom33_mul.lo toom33_mul.c
  1288. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom33_mul.c -o toom33_mul.o
  1289. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom43_mul.lo toom43_mul.c
  1290. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom43_mul.c -o toom43_mul.o
  1291. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom53_mul.lo toom53_mul.c
  1292. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom53_mul.c -o toom53_mul.o
  1293. toom53_mul.c:113:52: warning: '&' within '|' [-Wbitwise-op-parentheses]
  1294. flags = (enum toom7_flags) (flags | toom7_w1_neg & mpn_toom_eval_pm2 (as2, asm2, 4, ap, n, s, gp));
  1295. ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1296. toom53_mul.c:113:52: note: place parentheses around the '&' expression to silence this warning
  1297. flags = (enum toom7_flags) (flags | toom7_w1_neg & mpn_toom_eval_pm2 (as2, asm2, 4, ap, n, s, gp));
  1298. ^
  1299. ( )
  1300. 1 warning generated.
  1301. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom54_mul.lo toom54_mul.c
  1302. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom54_mul.c -o toom54_mul.o
  1303. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom63_mul.lo toom63_mul.c
  1304. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom63_mul.c -o toom63_mul.o
  1305. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom44_mul.lo toom44_mul.c
  1306. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom44_mul.c -o toom44_mul.o
  1307. toom44_mul.c:220:52: warning: '&' within '|' [-Wbitwise-op-parentheses]
  1308. flags = (enum toom7_flags) (flags | toom7_w3_neg & mpn_toom_eval_dgr3_pm1 (apx, amx, ap, n, s, tp));
  1309. ~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1310. toom44_mul.c:220:52: note: place parentheses around the '&' expression to silence this warning
  1311. flags = (enum toom7_flags) (flags | toom7_w3_neg & mpn_toom_eval_dgr3_pm1 (apx, amx, ap, n, s, tp));
  1312. ^
  1313. ( )
  1314. 1 warning generated.
  1315. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom6h_mul.lo toom6h_mul.c
  1316. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom6h_mul.c -o toom6h_mul.o
  1317. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom6_sqr.lo toom6_sqr.c
  1318. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom6_sqr.c -o toom6_sqr.o
  1319. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom8h_mul.lo toom8h_mul.c
  1320. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom8h_mul.c -o toom8h_mul.o
  1321. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom8_sqr.lo toom8_sqr.c
  1322. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom8_sqr.c -o toom8_sqr.o
  1323. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_couple_handling.lo toom_couple_handling.c
  1324. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_couple_handling.c -o toom_couple_handling.o
  1325. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom2_sqr.lo toom2_sqr.c
  1326. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom2_sqr.c -o toom2_sqr.o
  1327. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom3_sqr.lo toom3_sqr.c
  1328. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom3_sqr.c -o toom3_sqr.o
  1329. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom4_sqr.lo toom4_sqr.c
  1330. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom4_sqr.c -o toom4_sqr.o
  1331. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
  1332. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o
  1333. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
  1334. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o
  1335. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_eval_pm1.lo toom_eval_pm1.c
  1336. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_eval_pm1.c -o toom_eval_pm1.o
  1337. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_eval_pm2.lo toom_eval_pm2.c
  1338. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_eval_pm2.c -o toom_eval_pm2.o
  1339. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
  1340. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o
  1341. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
  1342. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o
  1343. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
  1344. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
  1345. toom_interpolate_5pts.c:71:19: warning: expression result unused [-Wunused-value]
  1346. ASSERT_NOCARRY (mpn_divexact_by3 (v2, v2, kk1)); /* v2 <- v2 / 3 */
  1347. ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1348. ../gmp-impl.h:1624:6: note: expanded from macro 'mpn_divexact_by3'
  1349. (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3)))
  1350. ~ ^
  1351. ../gmp-impl.h:2393:33: note: expanded from macro 'ASSERT_NOCARRY'
  1352. #define ASSERT_NOCARRY(expr) (expr)
  1353. ^
  1354. 1 warning generated.
  1355. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
  1356. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o
  1357. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
  1358. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
  1359. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
  1360. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o
  1361. toom_interpolate_8pts.c:164:18: warning: expression result unused [-Wunused-value]
  1362. ASSERT_NOCARRY(mpn_divexact_by3 (r5, r5, 3 * n + 1));
  1363. ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1364. ../gmp-impl.h:1624:6: note: expanded from macro 'mpn_divexact_by3'
  1365. (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3)))
  1366. ~ ^
  1367. ../gmp-impl.h:2393:33: note: expanded from macro 'ASSERT_NOCARRY'
  1368. #define ASSERT_NOCARRY(expr) (expr)
  1369. ^
  1370. 1 warning generated.
  1371. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
  1372. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o
  1373. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
  1374. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o
  1375. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o invertappr.lo invertappr.c
  1376. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c invertappr.c -o invertappr.o
  1377. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o invert.lo invert.c
  1378. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c invert.c -o invert.o
  1379. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o binvert.lo binvert.c
  1380. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c binvert.c -o binvert.o
  1381. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mulmod_bnm1.lo mulmod_bnm1.c
  1382. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mulmod_bnm1.c -o mulmod_bnm1.o
  1383. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
  1384. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sqrmod_bnm1.c -o sqrmod_bnm1.o
  1385. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o div_qr_1.lo div_qr_1.c
  1386. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c div_qr_1.c -o div_qr_1.o
  1387. div_qr_1.c:100:28: warning: value size does not match register size specified by the constraint and modifier
  1388. [-Wasm-operand-widths]
  1389. count_leading_zeros (cnt, d);
  1390. ^
  1391. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1392. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1393. ^
  1394. 1 warning generated.
  1395. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c
  1396. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c div_qr_1n_pi1.c -o div_qr_1n_pi1.o
  1397. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o div_qr_2.lo div_qr_2.c
  1398. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c div_qr_2.c -o div_qr_2.o
  1399. div_qr_2.c:263:7: warning: & has lower precedence than >=; >= will be evaluated first [-Wparentheses]
  1400. udiv_qr_4by2 (q1, q0, r1, r0, r1, r0, n1, n0, d1, d0, di1, di0);
  1401. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1402. div_qr_2.c:155:37: note: expanded from macro 'udiv_qr_4by2'
  1403. _mask = -(mp_limb_t) (r1 >= _q1 & (r1 > _q1 | r0 >= _q0)); /* (r1,r0) >= (q1,q0) */ \
  1404. ~~~~~~~~~~^
  1405. div_qr_2.c:263:7: note: place parentheses around the '>=' expression to silence this warning
  1406. udiv_qr_4by2 (q1, q0, r1, r0, r1, r0, n1, n0, d1, d0, di1, di0);
  1407. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1408. div_qr_2.c:155:37: note: expanded from macro 'udiv_qr_4by2'
  1409. _mask = -(mp_limb_t) (r1 >= _q1 & (r1 > _q1 | r0 >= _q0)); /* (r1,r0) >= (q1,q0) */ \
  1410. ~~~~~~~~~ ^
  1411. div_qr_2.c:263:7: note: place parentheses around the & expression to evaluate it first
  1412. udiv_qr_4by2 (q1, q0, r1, r0, r1, r0, n1, n0, d1, d0, di1, di0);
  1413. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1414. div_qr_2.c:155:37: note: expanded from macro 'udiv_qr_4by2'
  1415. _mask = -(mp_limb_t) (r1 >= _q1 & (r1 > _q1 | r0 >= _q0)); /* (r1,r0) >= (q1,q0) */ \
  1416. ~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  1417. div_qr_2.c:326:28: warning: value size does not match register size specified by the constraint and modifier
  1418. [-Wasm-operand-widths]
  1419. count_leading_zeros (shift, d1);
  1420. ^
  1421. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1422. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1423. ^
  1424. 2 warnings generated.
  1425. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c
  1426. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o
  1427. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c
  1428. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o
  1429. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sbpi1_div_q.lo sbpi1_div_q.c
  1430. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sbpi1_div_q.c -o sbpi1_div_q.o
  1431. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
  1432. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sbpi1_div_qr.c -o sbpi1_div_qr.o
  1433. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
  1434. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o
  1435. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o dcpi1_div_q.lo dcpi1_div_q.c
  1436. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c dcpi1_div_q.c -o dcpi1_div_q.o
  1437. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
  1438. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c dcpi1_div_qr.c -o dcpi1_div_qr.o
  1439. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
  1440. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o
  1441. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mu_div_qr.lo mu_div_qr.c
  1442. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mu_div_qr.c -o mu_div_qr.o
  1443. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mu_divappr_q.lo mu_divappr_q.c
  1444. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mu_divappr_q.c -o mu_divappr_q.o
  1445. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mu_div_q.lo mu_div_q.c
  1446. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mu_div_q.c -o mu_div_q.o
  1447. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o bdiv_q_1.lo bdiv_q_1.c
  1448. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c bdiv_q_1.c -o bdiv_q_1.o
  1449. bdiv_q_1.c:118:29: warning: value size does not match register size specified by the constraint and modifier
  1450. [-Wasm-operand-widths]
  1451. count_trailing_zeros (shift, d);
  1452. ^
  1453. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1454. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1455. ^
  1456. bdiv_q_1.c:118:29: warning: value size does not match register size specified by the constraint and modifier
  1457. [-Wasm-operand-widths]
  1458. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1459. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1460. ^
  1461. bdiv_q_1.c:118:29: warning: value size does not match register size specified by the constraint and modifier
  1462. [-Wasm-operand-widths]
  1463. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1464. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1465. ^
  1466. 3 warnings generated.
  1467. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
  1468. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o
  1469. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
  1470. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o
  1471. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
  1472. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o
  1473. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
  1474. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o
  1475. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mu_bdiv_q.lo mu_bdiv_q.c
  1476. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mu_bdiv_q.c -o mu_bdiv_q.o
  1477. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
  1478. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c mu_bdiv_qr.c -o mu_bdiv_qr.o
  1479. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o bdiv_q.lo bdiv_q.c
  1480. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c bdiv_q.c -o bdiv_q.o
  1481. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o bdiv_qr.lo bdiv_qr.c
  1482. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c bdiv_qr.c -o bdiv_qr.o
  1483. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o broot.lo broot.c
  1484. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c broot.c -o broot.o
  1485. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o brootinv.lo brootinv.c
  1486. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c brootinv.c -o brootinv.o
  1487. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o bsqrt.lo bsqrt.c
  1488. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c bsqrt.c -o bsqrt.o
  1489. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o bsqrtinv.lo bsqrtinv.c
  1490. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c bsqrtinv.c -o bsqrtinv.o
  1491. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o divexact.lo divexact.c
  1492. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c divexact.c -o divexact.o
  1493. divexact.c:77:25: warning: value size does not match register size specified by the constraint and modifier
  1494. [-Wasm-operand-widths]
  1495. count_trailing_zeros (shift, dp[0]);
  1496. ^
  1497. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1498. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1499. ^
  1500. divexact.c:77:25: warning: value size does not match register size specified by the constraint and modifier
  1501. [-Wasm-operand-widths]
  1502. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1503. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1504. ^
  1505. divexact.c:77:25: warning: value size does not match register size specified by the constraint and modifier
  1506. [-Wasm-operand-widths]
  1507. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1508. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1509. ^
  1510. 3 warnings generated.
  1511. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o bdiv_dbm1c.lo bdiv_dbm1c.c
  1512. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c bdiv_dbm1c.c -o bdiv_dbm1c.o
  1513. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o redc_1.lo redc_1.c
  1514. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c redc_1.c -o redc_1.o
  1515. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o redc_2.lo redc_2.c
  1516. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c redc_2.c -o redc_2.o
  1517. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o redc_n.lo redc_n.c
  1518. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c redc_n.c -o redc_n.o
  1519. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o powm.lo powm.c
  1520. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c powm.c -o powm.o
  1521. powm.c:187:3: warning: value size does not match register size specified by the constraint and modifier
  1522. [-Wasm-operand-widths]
  1523. MPN_SIZEINBASE_2EXP(ebi, ep, en, 1);
  1524. ^
  1525. ../gmp-impl.h:2912:26: note: expanded from macro 'MPN_SIZEINBASE_2EXP'
  1526. count_leading_zeros (__cnt, (ptr)[(size)-1]); \
  1527. ^
  1528. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1529. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1530. ^
  1531. powm.c:277:25: warning: value size does not match register size specified by the constraint and modifier
  1532. [-Wasm-operand-widths]
  1533. count_trailing_zeros (cnt, expbits);
  1534. ^
  1535. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1536. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1537. ^
  1538. powm.c:277:25: warning: value size does not match register size specified by the constraint and modifier
  1539. [-Wasm-operand-widths]
  1540. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1541. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1542. ^
  1543. powm.c:277:25: warning: value size does not match register size specified by the constraint and modifier
  1544. [-Wasm-operand-widths]
  1545. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1546. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1547. ^
  1548. powm.c:472:8: warning: value size does not match register size specified by the constraint and modifier
  1549. [-Wasm-operand-widths]
  1550. INNERLOOP;
  1551. ^
  1552. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1553. count_trailing_zeros (cnt, expbits); \
  1554. ^
  1555. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1556. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1557. ^
  1558. powm.c:472:8: warning: value size does not match register size specified by the constraint and modifier
  1559. [-Wasm-operand-widths]
  1560. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1561. count_trailing_zeros (cnt, expbits); \
  1562. ^
  1563. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1564. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1565. ^
  1566. powm.c:472:8: warning: value size does not match register size specified by the constraint and modifier
  1567. [-Wasm-operand-widths]
  1568. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1569. count_trailing_zeros (cnt, expbits); \
  1570. ^
  1571. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1572. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1573. ^
  1574. powm.c:482:8: warning: value size does not match register size specified by the constraint and modifier
  1575. [-Wasm-operand-widths]
  1576. INNERLOOP;
  1577. ^
  1578. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1579. count_trailing_zeros (cnt, expbits); \
  1580. ^
  1581. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1582. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1583. ^
  1584. powm.c:482:8: warning: value size does not match register size specified by the constraint and modifier
  1585. [-Wasm-operand-widths]
  1586. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1587. count_trailing_zeros (cnt, expbits); \
  1588. ^
  1589. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1590. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1591. ^
  1592. powm.c:482:8: warning: value size does not match register size specified by the constraint and modifier
  1593. [-Wasm-operand-widths]
  1594. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1595. count_trailing_zeros (cnt, expbits); \
  1596. ^
  1597. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1598. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1599. ^
  1600. powm.c:496:8: warning: value size does not match register size specified by the constraint and modifier
  1601. [-Wasm-operand-widths]
  1602. INNERLOOP;
  1603. ^
  1604. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1605. count_trailing_zeros (cnt, expbits); \
  1606. ^
  1607. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1608. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1609. ^
  1610. powm.c:496:8: warning: value size does not match register size specified by the constraint and modifier
  1611. [-Wasm-operand-widths]
  1612. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1613. count_trailing_zeros (cnt, expbits); \
  1614. ^
  1615. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1616. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1617. ^
  1618. powm.c:496:8: warning: value size does not match register size specified by the constraint and modifier
  1619. [-Wasm-operand-widths]
  1620. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1621. count_trailing_zeros (cnt, expbits); \
  1622. ^
  1623. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1624. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1625. ^
  1626. powm.c:506:8: warning: value size does not match register size specified by the constraint and modifier
  1627. [-Wasm-operand-widths]
  1628. INNERLOOP;
  1629. ^
  1630. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1631. count_trailing_zeros (cnt, expbits); \
  1632. ^
  1633. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1634. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1635. ^
  1636. powm.c:506:8: warning: value size does not match register size specified by the constraint and modifier
  1637. [-Wasm-operand-widths]
  1638. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1639. count_trailing_zeros (cnt, expbits); \
  1640. ^
  1641. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1642. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1643. ^
  1644. powm.c:506:8: warning: value size does not match register size specified by the constraint and modifier
  1645. [-Wasm-operand-widths]
  1646. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1647. count_trailing_zeros (cnt, expbits); \
  1648. ^
  1649. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1650. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1651. ^
  1652. powm.c:517:4: warning: value size does not match register size specified by the constraint and modifier
  1653. [-Wasm-operand-widths]
  1654. INNERLOOP;
  1655. ^
  1656. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1657. count_trailing_zeros (cnt, expbits); \
  1658. ^
  1659. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1660. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1661. ^
  1662. powm.c:517:4: warning: value size does not match register size specified by the constraint and modifier
  1663. [-Wasm-operand-widths]
  1664. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1665. count_trailing_zeros (cnt, expbits); \
  1666. ^
  1667. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1668. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1669. ^
  1670. powm.c:517:4: warning: value size does not match register size specified by the constraint and modifier
  1671. [-Wasm-operand-widths]
  1672. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1673. count_trailing_zeros (cnt, expbits); \
  1674. ^
  1675. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1676. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1677. ^
  1678. powm.c:533:8: warning: value size does not match register size specified by the constraint and modifier
  1679. [-Wasm-operand-widths]
  1680. INNERLOOP;
  1681. ^
  1682. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1683. count_trailing_zeros (cnt, expbits); \
  1684. ^
  1685. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1686. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1687. ^
  1688. powm.c:533:8: warning: value size does not match register size specified by the constraint and modifier
  1689. [-Wasm-operand-widths]
  1690. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1691. count_trailing_zeros (cnt, expbits); \
  1692. ^
  1693. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1694. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1695. ^
  1696. powm.c:533:8: warning: value size does not match register size specified by the constraint and modifier
  1697. [-Wasm-operand-widths]
  1698. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1699. count_trailing_zeros (cnt, expbits); \
  1700. ^
  1701. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1702. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1703. ^
  1704. powm.c:543:8: warning: value size does not match register size specified by the constraint and modifier
  1705. [-Wasm-operand-widths]
  1706. INNERLOOP;
  1707. ^
  1708. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1709. count_trailing_zeros (cnt, expbits); \
  1710. ^
  1711. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1712. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1713. ^
  1714. powm.c:543:8: warning: value size does not match register size specified by the constraint and modifier
  1715. [-Wasm-operand-widths]
  1716. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1717. count_trailing_zeros (cnt, expbits); \
  1718. ^
  1719. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1720. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1721. ^
  1722. powm.c:543:8: warning: value size does not match register size specified by the constraint and modifier
  1723. [-Wasm-operand-widths]
  1724. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1725. count_trailing_zeros (cnt, expbits); \
  1726. ^
  1727. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1728. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1729. ^
  1730. powm.c:554:4: warning: value size does not match register size specified by the constraint and modifier
  1731. [-Wasm-operand-widths]
  1732. INNERLOOP;
  1733. ^
  1734. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1735. count_trailing_zeros (cnt, expbits); \
  1736. ^
  1737. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1738. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1739. ^
  1740. powm.c:554:4: warning: value size does not match register size specified by the constraint and modifier
  1741. [-Wasm-operand-widths]
  1742. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1743. count_trailing_zeros (cnt, expbits); \
  1744. ^
  1745. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1746. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1747. ^
  1748. powm.c:554:4: warning: value size does not match register size specified by the constraint and modifier
  1749. [-Wasm-operand-widths]
  1750. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1751. count_trailing_zeros (cnt, expbits); \
  1752. ^
  1753. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1754. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1755. ^
  1756. powm.c:564:4: warning: value size does not match register size specified by the constraint and modifier
  1757. [-Wasm-operand-widths]
  1758. INNERLOOP;
  1759. ^
  1760. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1761. count_trailing_zeros (cnt, expbits); \
  1762. ^
  1763. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1764. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1765. ^
  1766. powm.c:564:4: warning: value size does not match register size specified by the constraint and modifier
  1767. [-Wasm-operand-widths]
  1768. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1769. count_trailing_zeros (cnt, expbits); \
  1770. ^
  1771. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1772. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1773. ^
  1774. powm.c:564:4: warning: value size does not match register size specified by the constraint and modifier
  1775. [-Wasm-operand-widths]
  1776. powm.c:309:29: note: expanded from macro 'INNERLOOP'
  1777. count_trailing_zeros (cnt, expbits); \
  1778. ^
  1779. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1780. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1781. ^
  1782. 31 warnings generated.
  1783. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o powlo.lo powlo.c
  1784. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c powlo.c -o powlo.o
  1785. powlo.c:95:3: warning: value size does not match register size specified by the constraint and modifier
  1786. [-Wasm-operand-widths]
  1787. MPN_SIZEINBASE_2EXP(ebi, ep, en, 1);
  1788. ^
  1789. ../gmp-impl.h:2912:26: note: expanded from macro 'MPN_SIZEINBASE_2EXP'
  1790. count_leading_zeros (__cnt, (ptr)[(size)-1]); \
  1791. ^
  1792. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1793. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1794. ^
  1795. powlo.c:125:25: warning: value size does not match register size specified by the constraint and modifier
  1796. [-Wasm-operand-widths]
  1797. count_trailing_zeros (cnt, expbits);
  1798. ^
  1799. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1800. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1801. ^
  1802. powlo.c:125:25: warning: value size does not match register size specified by the constraint and modifier
  1803. [-Wasm-operand-widths]
  1804. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1805. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1806. ^
  1807. powlo.c:125:25: warning: value size does not match register size specified by the constraint and modifier
  1808. [-Wasm-operand-widths]
  1809. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1810. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1811. ^
  1812. powlo.c:155:29: warning: value size does not match register size specified by the constraint and modifier
  1813. [-Wasm-operand-widths]
  1814. count_trailing_zeros (cnt, expbits);
  1815. ^
  1816. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1817. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1818. ^
  1819. powlo.c:155:29: warning: value size does not match register size specified by the constraint and modifier
  1820. [-Wasm-operand-widths]
  1821. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1822. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1823. ^
  1824. powlo.c:155:29: warning: value size does not match register size specified by the constraint and modifier
  1825. [-Wasm-operand-widths]
  1826. ../longlong.h:565:50: note: expanded from macro 'count_trailing_zeros'
  1827. __asm__ ("rbit\t%0, %1\n\tclz\t%0, %0" : "=r" (count) : "r" (x))
  1828. ^
  1829. 7 warnings generated.
  1830. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_powm.lo sec_powm.c
  1831. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_powm.c -o sec_powm.o
  1832. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_mul.lo sec_mul.c
  1833. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_mul.c -o sec_mul.o
  1834. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_sqr.lo sec_sqr.c
  1835. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_sqr.c -o sec_sqr.o
  1836. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_div_qr.lo sec_div_qr.c
  1837. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_div_qr.c -o sec_div_qr.o
  1838. sec_div_qr.c:84:24: warning: value size does not match register size specified by the constraint and modifier
  1839. [-Wasm-operand-widths]
  1840. count_leading_zeros (cnt, d1);
  1841. ^
  1842. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1843. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1844. ^
  1845. 1 warning generated.
  1846. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_div_r.lo sec_div_r.c
  1847. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_div_r.c -o sec_div_r.o
  1848. sec_div_r.c:84:24: warning: value size does not match register size specified by the constraint and modifier
  1849. [-Wasm-operand-widths]
  1850. count_leading_zeros (cnt, d1);
  1851. ^
  1852. ../longlong.h:563:34: note: expanded from macro 'count_leading_zeros'
  1853. __asm__ ("clz\t%0, %1" : "=r" (count) : "r" (x))
  1854. ^
  1855. 1 warning generated.
  1856. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
  1857. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o
  1858. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
  1859. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_pi1_div_r.c -o sec_pi1_div_r.o
  1860. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_add_1.lo sec_add_1.c
  1861. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_add_1.c -o sec_add_1.o
  1862. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_sub_1.lo sec_sub_1.c
  1863. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_sub_1.c -o sec_sub_1.o
  1864. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_invert.lo sec_invert.c
  1865. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_invert.c -o sec_invert.o
  1866. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o trialdiv.lo trialdiv.c
  1867. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c trialdiv.c -o trialdiv.o
  1868. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o remove.lo remove.c
  1869. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c remove.c -o remove.o
  1870. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'and_n.asm' || echo './'`and_n.asm
  1871. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic and_n.asm -o and_n.o
  1872. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n and_n.asm >tmp-and_n.s
  1873. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-and_n.s -o and_n.o
  1874. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'andn_n.asm' || echo './'`andn_n.asm
  1875. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic andn_n.asm -o andn_n.o
  1876. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n andn_n.asm >tmp-andn_n.s
  1877. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-andn_n.s -o andn_n.o
  1878. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'nand_n.asm' || echo './'`nand_n.asm
  1879. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic nand_n.asm -o nand_n.o
  1880. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n nand_n.asm >tmp-nand_n.s
  1881. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-nand_n.s -o nand_n.o
  1882. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'ior_n.asm' || echo './'`ior_n.asm
  1883. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic ior_n.asm -o ior_n.o
  1884. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n ior_n.asm >tmp-ior_n.s
  1885. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-ior_n.s -o ior_n.o
  1886. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'iorn_n.asm' || echo './'`iorn_n.asm
  1887. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic iorn_n.asm -o iorn_n.o
  1888. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n iorn_n.asm >tmp-iorn_n.s
  1889. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-iorn_n.s -o iorn_n.o
  1890. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'nior_n.asm' || echo './'`nior_n.asm
  1891. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic nior_n.asm -o nior_n.o
  1892. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n nior_n.asm >tmp-nior_n.s
  1893. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-nior_n.s -o nior_n.o
  1894. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'xor_n.asm' || echo './'`xor_n.asm
  1895. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic xor_n.asm -o xor_n.o
  1896. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n xor_n.asm >tmp-xor_n.s
  1897. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-xor_n.s -o xor_n.o
  1898. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'xnor_n.asm' || echo './'`xnor_n.asm
  1899. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic xnor_n.asm -o xnor_n.o
  1900. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n xnor_n.asm >tmp-xnor_n.s
  1901. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-xnor_n.s -o xnor_n.o
  1902. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'copyi.asm' || echo './'`copyi.asm
  1903. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic copyi.asm -o copyi.o
  1904. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi copyi.asm >tmp-copyi.s
  1905. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-copyi.s -o copyi.o
  1906. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'copyd.asm' || echo './'`copyd.asm
  1907. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic copyd.asm -o copyd.o
  1908. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd copyd.asm >tmp-copyd.s
  1909. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-copyd.s -o copyd.o
  1910. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o zero.lo zero.c
  1911. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c zero.c -o zero.o
  1912. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o sec_tabselect.lo sec_tabselect.c
  1913. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c sec_tabselect.c -o sec_tabselect.o
  1914. sec_tabselect.c:49:10: warning: assigning to 'volatile mp_limb_t *' (aka 'volatile unsigned long *') from
  1915. 'const volatile mp_limb_t *' (aka 'const volatile unsigned long *') discards qualifiers
  1916. [-Wincompatible-pointer-types-discards-qualifiers]
  1917. tp = tab + n * k;
  1918. ^ ~~~~~~~~~~~
  1919. 1 warning generated.
  1920. /bin/sh ../libtool --tag=CC --mode=compile /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c -o comb_tables.lo comb_tables.c
  1921. libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic -c comb_tables.c -o comb_tables.o
  1922. /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic `test -f 'invert_limb.asm' || echo './'`invert_limb.asm
  1923. libtool: compile: ../mpn/m4-ccas --m4=m4 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic invert_limb.asm -o invert_limb.o
  1924. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb invert_limb.asm >tmp-invert_limb.s
  1925. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -target arm64-apple-darwin -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk -miphoneos-version-min=7.0 -O2 -pedantic tmp-invert_limb.s -o invert_limb.o
  1926. tmp-invert_limb.s:52:2: error: ADR/ADRP relocations must be GOT relative
  1927. adrp x1, approx_tab
  1928. ^
  1929. make[2]: *** [invert_limb.lo] Error 1
  1930. make[1]: *** [all-recursive] Error 1
  1931. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment