Advertisement
Guest User

Untitled

a guest
Aug 15th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.54 KB | None | 0 0
  1. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -O -pipe -std=gnu89 -fvisibility=hidden -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c mpih-div.c -fPIC -DPIC -o .libs/mpih-div.o
  2. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  3. UDIV_QRNND_PREINV(dummy, r, r,
  4. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5. ./mpi-internal.h:150:13: note: expanded from macro 'UDIV_QRNND_PREINV'
  6. umul_ppmm (_q, _ql, (nh), (di)); \
  7. ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  8. ./longlong.h:230:25: note: expanded from macro 'umul_ppmm'
  9. : "=&r" ((USItype)(xh)), \
  10. ^
  11. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  12. UDIV_QRNND_PREINV(dummy, r, r,
  13. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  14. ./mpi-internal.h:150:17: note: expanded from macro 'UDIV_QRNND_PREINV'
  15. umul_ppmm (_q, _ql, (nh), (di)); \
  16. ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
  17. ./longlong.h:231:24: note: expanded from macro 'umul_ppmm'
  18. "=r" ((USItype)(xl)) \
  19. ^
  20. mpih-div.c:98:3: error: invalid % escape in inline assembly string
  21. UDIV_QRNND_PREINV(dummy, r, r,
  22. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23. ./mpi-internal.h:150:2: note: expanded from macro 'UDIV_QRNND_PREINV'
  24. umul_ppmm (_q, _ql, (nh), (di)); \
  25. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  26. ./longlong.h:228:14: note: expanded from macro 'umul_ppmm'
  27. __asm__ ("%@ Inlined umul_ppmm\n" \
  28. ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  29. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  30. UDIV_QRNND_PREINV(dummy, r, r,
  31. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  32. ./mpi-internal.h:152:13: note: expanded from macro 'UDIV_QRNND_PREINV'
  33. umul_ppmm (_xh, _xl, _q, (d)); \
  34. ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
  35. ./longlong.h:230:25: note: expanded from macro 'umul_ppmm'
  36. : "=&r" ((USItype)(xh)), \
  37. ^
  38. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  39. UDIV_QRNND_PREINV(dummy, r, r,
  40. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  41. ./mpi-internal.h:152:18: note: expanded from macro 'UDIV_QRNND_PREINV'
  42. umul_ppmm (_xh, _xl, _q, (d)); \
  43. ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
  44. ./longlong.h:231:24: note: expanded from macro 'umul_ppmm'
  45. "=r" ((USItype)(xl)) \
  46. ^
  47. mpih-div.c:98:3: error: invalid % escape in inline assembly string
  48. UDIV_QRNND_PREINV(dummy, r, r,
  49. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  50. ./mpi-internal.h:152:2: note: expanded from macro 'UDIV_QRNND_PREINV'
  51. umul_ppmm (_xh, _xl, _q, (d)); \
  52.  
  53. ./longlong.h:228:14: note: expanded from macro 'umul_ppmm'
  54. __asm__ ("%@ Inlined umul_ppmm\n" \
  55. ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  56. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  57. UDIV_QRNND_PREINV(dummy, r, r,
  58. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  59. ./mpi-internal.h:153:14: note: expanded from macro 'UDIV_QRNND_PREINV'
  60. sub_ddmmss (_xh, _r, (nh), (nl), _xh, _xl); \
  61. ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  62. ./longlong.h:200:23: note: expanded from macro 'sub_ddmmss'
  63. : "=r" ((USItype)(sh)), \
  64. ^
  65. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  66. UDIV_QRNND_PREINV(dummy, r, r,
  67. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  68. ./mpi-internal.h:153:19: note: expanded from macro 'UDIV_QRNND_PREINV'
  69. sub_ddmmss (_xh, _r, (nh), (nl), _xh, _xl); \
  70. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  71. ./longlong.h:201:24: note: expanded from macro 'sub_ddmmss'
  72. "=&r" ((USItype)(sl)) \
  73. ^
  74. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  75. UDIV_QRNND_PREINV(dummy, r, r,
  76. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  77. ./mpi-internal.h:155:18: note: expanded from macro 'UDIV_QRNND_PREINV'
  78. sub_ddmmss (_xh, _r, _xh, _r, 0, (d)); \
  79. ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  80. ./longlong.h:200:23: note: expanded from macro 'sub_ddmmss'
  81. : "=r" ((USItype)(sh)), \
  82. ^
  83. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  84. UDIV_QRNND_PREINV(dummy, r, r,
  85. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  86. ./mpi-internal.h:155:23: note: expanded from macro 'UDIV_QRNND_PREINV'
  87. sub_ddmmss (_xh, _r, _xh, _r, 0, (d)); \
  88. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  89. ./longlong.h:201:24: note: expanded from macro 'sub_ddmmss'
  90. "=&r" ((USItype)(sl)) \
  91. ^
  92. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  93. UDIV_QRNND_PREINV(dummy, r, r,
  94. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  95. ./mpi-internal.h:158:15: note: expanded from macro 'UDIV_QRNND_PREINV'
  96. sub_ddmmss (_xh, _r, _xh, _r, 0, (d)); \
  97. ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
  98. ./longlong.h:200:23: note: expanded from macro 'sub_ddmmss'
  99. : "=r" ((USItype)(sh)), \
  100. ^
  101. mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  102. UDIV_QRNND_PREINV(dummy, r, r,
  103.  
  104.  
  105. ./mpi-internal.h:158:20: note: expanded from macro 'UDIV_QRNND_PREINV'
  106. sub_ddmmss (_xh, _r, _xh, _r, 0, (d)); \
  107. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  108. ./longlong.h:201:24: note: expanded from macro 'sub_ddmmss'
  109. "=&r" ((USItype)(sl)) \
  110. ^
  111. mpih-div.c:104:6: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  112. UDIV_QRNND_PREINV(dummy, r, r,
  113. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  114. ./mpi-internal.h:150:13: note: expanded from macro 'UDIV_QRNND_PREINV'
  115. umul_ppmm (_q, _ql, (nh), (di)); \
  116. ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  117. ./longlong.h:230:25: note: expanded from macro 'umul_ppmm'
  118. : "=&r" ((USItype)(xh)), \
  119. ^
  120. mpih-div.c:104:6: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  121. UDIV_QRNND_PREINV(dummy, r, r,
  122. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123. ./mpi-internal.h:150:17: note: expanded from macro 'UDIV_QRNND_PREINV'
  124. umul_ppmm (_q, _ql, (nh), (di)); \
  125. ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
  126. ./longlong.h:231:24: note: expanded from macro 'umul_ppmm'
  127. "=r" ((USItype)(xl)) \
  128. ^
  129. mpih-div.c:104:6: error: invalid % escape in inline assembly string
  130. UDIV_QRNND_PREINV(dummy, r, r,
  131. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  132. ./mpi-internal.h:150:2: note: expanded from macro 'UDIV_QRNND_PREINV'
  133. umul_ppmm (_q, _ql, (nh), (di)); \
  134. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  135. ./longlong.h:228:14: note: expanded from macro 'umul_ppmm'
  136. __asm__ ("%@ Inlined umul_ppmm\n" \
  137. ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  138. mpih-div.c:104:6: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  139. UDIV_QRNND_PREINV(dummy, r, r,
  140. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  141. ./mpi-internal.h:152:13: note: expanded from macro 'UDIV_QRNND_PREINV'
  142. umul_ppmm (_xh, _xl, _q, (d)); \
  143. ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
  144. ./longlong.h:230:25: note: expanded from macro 'umul_ppmm'
  145. : "=&r" ((USItype)(xh)), \
  146. ^
  147. mpih-div.c:104:6: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  148. UDIV_QRNND_PREINV(dummy, r, r,
  149. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  150. ./mpi-internal.h:158:20: note: expanded from macro 'UDIV_QRNND_PREINV'
  151. sub_ddmmss (_xh, _r, _xh, _r, 0, (d)); \
  152. ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  153. ./longlong.h:201:24: note: expanded from macro 'sub_ddmmss'
  154. "=&r" ((USItype)(sl)) \
  155. ^
  156. mpih-div.c:104:6: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  157. UDIV_QRNND_PREINV(dummy, r, r,
  158. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  159. ./mpi-internal.h:150:13: note: expanded from macro 'UDIV_QRNND_PREINV'
  160. umul_ppmm (_q, _ql, (nh), (di)); \
  161. ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  162. ./longlong.h:230:25: note: expanded from macro 'umul_ppmm'
  163. : "=&r" ((USItype)(xh)), \
  164. ^
  165. mpih-div.c:104:6: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  166. UDIV_QRNND_PREINV(dummy, r, r,
  167. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  168. ./mpi-internal.h:150:17: note: expanded from macro 'UDIV_QRNND_PREINV'
  169. umul_ppmm (_q, _ql, (nh), (di)); \
  170. ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
  171. ./longlong.h:231:24: note: expanded from macro 'umul_ppmm'
  172. "=r" ((USItype)(xl)) \
  173. ^
  174. mpih-div.c:104:6: error: invalid % escape in inline assembly string
  175. UDIV_QRNND_PREINV(dummy, r, r,
  176. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  177. ./mpi-internal.h:150:2: note: expanded from macro 'UDIV_QRNND_PREINV'
  178. umul_ppmm (_q, _ql, (nh), (di)); \
  179. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  180. ./longlong.h:228:14: note: expanded from macro 'umul_ppmm'
  181. __asm__ ("%@ Inlined umul_ppmm\n" \
  182. ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  183. mpih-div.c:104:6: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  184. UDIV_QRNND_PREINV(dummy, r, r,
  185. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  186. ./mpi-internal.h:152:13: note: expanded from macro 'UDIV_QRNND_PREINV'
  187. umul_ppmm (_xh, _xl, _q, (d)); \
  188. ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
  189. ./longlong.h:230:25: note: expanded from macro 'umul_ppmm'
  190. : "=&r" ((USItype)(xh)), \
  191. ^
  192. mpih-div.c:104:6: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
  193. UDIV_QRNND_PREINV(dummy, r, r,
  194. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement