build: fix potential factor build failure on arm and risc
commit4535563318c9c82a9f41f73f97b948952c13c6d7
authorPádraig Brady <P@draigBrady.com>
Sat, 26 Nov 2016 15:55:04 +0000 (26 15:55 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 27 Nov 2016 00:28:16 +0000 (27 00:28 +0000)
tree6351520e6e1590dde822ae620226ca53c335bc64
parent12f6214d07ad93814bad81cb384e087792068213
build: fix potential factor build failure on arm and risc

* src/longlong.h: Sync from gmp repo incorporating:
Protect umul_ppmm with do ... while (0)
Replace obsolete ARC asm 'J' constraints with 'Cal'
Provide umul_ppmm for riscv64
src/longlong.h