OSDN Git Service

* config/soft-fp/op-common.h, double-int.h, tree-ssa-dom.c:
[pf3gnuchains/gcc-fork.git] / gcc / doc / tm.texi
index 4392e42..aceebf6 100644 (file)
@@ -9144,7 +9144,7 @@ such cases may improve things.
 @end defmac
 
 @deftypefn {Target Hook} int TARGET_MODE_REP_EXTENDED (enum machine_mode @var{mode}, enum machine_mode @var{rep_mode})
-The representation of an intergral mode can be such that the values
+The representation of an integral mode can be such that the values
 are always extended to a wider integral mode.  Return
 @code{SIGN_EXTEND} if values of @var{mode} are represented in
 sign-extended form to @var{rep_mode}.  Return @code{UNKNOWN}