Typo
Ulf Carlsson
ulfc@calypso.engr.sgi.com
Sat Jul 8 15:01:00 GMT 2000
Hi,
2000-07-08 Ulf Carlsson <ulfc@engr.sgi.com>
* doc/internals.texi (Expressions): Fix typo.
Ulf
Index: internals.texi
===================================================================
RCS file: /cvs/src/src/gas/doc/internals.texi,v
retrieving revision 1.15
diff -u -r1.15 internals.texi
--- internals.texi 2000/07/06 17:18:09 1.15
+++ internals.texi 2000/07/08 21:57:42
@@ -463,7 +463,7 @@
An @code{operatorT} value of @code{O_big} indicates either a floating point
number, stored in the global variable @code{generic_floating_point_number}, or
-an integer to large to store in an @code{offsetT} type, stored in the global
+an integer too large to store in an @code{offsetT} type, stored in the global
array @code{generic_bignum}. This rather inflexible approach makes it
impossible to use floating point numbers or large expressions in complex
expressions.
More information about the Binutils
mailing list