summaryrefslogtreecommitdiff
path: root/longlong.h
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-01-18 21:50:10 +0100
committerKevin Ryde <user42@zip.com.au>2001-01-18 21:50:10 +0100
commit1ab5e5b1b64fc82e6f08a2f9d4fe66941e3cbae8 (patch)
treec03f3f6148489dcee117a1da208b9679997ff4cb /longlong.h
parent8b4ab5799473579812c20837f508a38c8971ada2 (diff)
downloadgmp-1ab5e5b1b64fc82e6f08a2f9d4fe66941e3cbae8.tar.gz
Add a fixme about NO_ASM and external subroutines.
Diffstat (limited to 'longlong.h')
-rw-r--r--longlong.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/longlong.h b/longlong.h
index 3fd271235..2a7be890f 100644
--- a/longlong.h
+++ b/longlong.h
@@ -101,6 +101,8 @@ MA 02111-1307, USA. */
Please add support for more CPUs here, or improve the current support
for the CPUs below! */
+/* FIXME: The macros using external routines like __MPN(count_leading_zeros)
+ don't need to be under !NO_ASM */
#if ! defined (NO_ASM)
#if defined (__alpha) && W_TYPE_SIZE == 64