From: Jeff Law Date: Mon, 22 Dec 1997 08:47:01 +0000 (-0700) Subject: Rebuilt. X-Git-Tag: prereleases/egcs-1.0.1-prerelease~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f91abed3f93b3264250da4b1faedfa3fd95ab064;p=thirdparty%2Fgcc.git Rebuilt. From-SVN: r17181 --- diff --git a/gcc/f/intdoc.texi b/gcc/f/intdoc.texi index c0093d1912a2..cd086ac32391 100644 --- a/gcc/f/intdoc.texi +++ b/gcc/f/intdoc.texi @@ -6355,7 +6355,7 @@ Int2(@var{A}) Int2: @code{INTEGER(KIND=6)} function. @noindent -@var{A}: @code{INTEGER}; scalar; INTENT(IN). +@var{A}: @code{INTEGER}, @code{REAL}, or @code{COMPLEX}; scalar; INTENT(IN). @noindent Intrinsic groups: @code{gnu}. @@ -6390,7 +6390,7 @@ Int8(@var{A}) Int8: @code{INTEGER(KIND=2)} function. @noindent -@var{A}: @code{INTEGER}; scalar; INTENT(IN). +@var{A}: @code{INTEGER}, @code{REAL}, or @code{COMPLEX}; scalar; INTENT(IN). @noindent Intrinsic groups: @code{gnu}.