X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ffortran%2Fintrinsic.texi;h=49f1b6ebc404094687fb3e6128743b881013aa5b;hp=695cadd6edd47ae3ffc39986823073233e20e472;hb=a9601c934b0aa967797b3d43d2b12f7639508fac;hpb=7af7466c047815027d8da5039d38051f78b39fc2 diff --git a/gcc/fortran/intrinsic.texi b/gcc/fortran/intrinsic.texi index 695cadd6edd..49f1b6ebc40 100644 --- a/gcc/fortran/intrinsic.texi +++ b/gcc/fortran/intrinsic.texi @@ -5354,11 +5354,11 @@ Subroutine @multitable @columnfractions .15 .70 @item @var{NUMBER} @tab Shall be a scalar of type @code{INTEGER} and of default kind, @math{@var{NUMBER} \geq 0} -@item @var{VALUE} @tab Shall be a scalar of type @code{CHARACTER} +@item @var{VALUE} @tab (Optional) Shall be a scalar of type @code{CHARACTER} and of default kind. -@item @var{LENGTH} @tab (Option) Shall be a scalar of type @code{INTEGER} +@item @var{LENGTH} @tab (Optional) Shall be a scalar of type @code{INTEGER} and of default kind. -@item @var{STATUS} @tab (Option) Shall be a scalar of type @code{INTEGER} +@item @var{STATUS} @tab (Optional) Shall be a scalar of type @code{INTEGER} and of default kind. @end multitable @@ -5514,13 +5514,13 @@ Subroutine @multitable @columnfractions .15 .70 @item @var{NAME} @tab Shall be a scalar of type @code{CHARACTER} and of default kind. -@item @var{VALUE} @tab Shall be a scalar of type @code{CHARACTER} +@item @var{VALUE} @tab (Optional) Shall be a scalar of type @code{CHARACTER} and of default kind. -@item @var{LENGTH} @tab Shall be a scalar of type @code{INTEGER} +@item @var{LENGTH} @tab (Optional) Shall be a scalar of type @code{INTEGER} and of default kind. -@item @var{STATUS} @tab Shall be a scalar of type @code{INTEGER} +@item @var{STATUS} @tab (Optional) Shall be a scalar of type @code{INTEGER} and of default kind. -@item @var{TRIM_NAME} @tab Shall be a scalar of type @code{LOGICAL} +@item @var{TRIM_NAME} @tab (Optional) Shall be a scalar of type @code{LOGICAL} and of default kind. @end multitable