summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-12-28 19:22:16 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-12-28 19:22:16 +0100
commitf72f90decc6852d332186c6d7ad2ad0f34cec3af (patch)
tree3d2c432f583ae1341d27c3ad4c3863f6a464b3cf /acinclude.m4
parent4acc7705c33f60d3316b6bdb56486240d2d85711 (diff)
downloadgmp-f72f90decc6852d332186c6d7ad2ad0f34cec3af.tar.gz
Spelling fixes.
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index a9cf4f61b..257fd1211 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -674,7 +674,7 @@ main ()
GMP_PROG_CC_WORKS_PART_MAIN([$1], [mpn_lshift_com optimization 2],
[/* The following is mis-compiled by Intel ia-64 icc version 1.8 under
- "icc -O3", After several calls, the function writes parial garbage to
+ "icc -O3", After several calls, the function writes partial garbage to
the result vector. Perhaps relates to the chk.a.nc insn. This code needs
to be run to show the problem, but that's fine, the offending cc is a
native-only compiler so we don't have to worry about cross compiling. */