gfortran.texi (Fortran 2003 Status): Fix grammar.

2012-01-10  Gerald Pfeifer  <gerald@pfeifer.com>

        * gfortran.texi (Fortran 2003 Status): Fix grammar.

From-SVN: r183062
This commit is contained in:
Gerald Pfeifer 2012-01-10 11:38:46 +00:00 committed by Tobias Burnus
parent 2e0bffaf8c
commit 7c5825a781
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-01-10 Gerald Pfeifer <gerald@pfeifer.com>
* gfortran.texi (Fortran 2003 Status): Fix grammar.
2012-01-10 Tobias Burnus <burnus@net-b.de>
PR fortran/51652

View File

@ -797,7 +797,7 @@ override type-bound procedures or to have deferred binding.
@code{SAME_TYPE_AS}, @code{EXTENDS_TYPE_OF} and @code{SELECT TYPE}.
Note that unlimited polymophism is currently not supported.
@item Generic interface name, which have the same name as derived types,
@item Generic interface names, which have the same name as derived types,
are now supported. This allows one to write constructor functions. Note
that Fortran does not support static constructor functions. For static
variables, only default initialization or structure-constructor