Commit 5582f599 by Tobias Burnus Committed by Tobias Burnus

gfortran.texi (Fortran 2003 status): Mention support for nonconstant namelist variables.

2011-01-28  Tobias Burnus  <burnus@net-b.de>

        * gfortran.texi (Fortran 2003 status): Mention support for
        nonconstant namelist variables.

From-SVN: r169371
parent 591e29d9
2011-01-28 Tobias Burnus <burnus@net-b.de>
* gfortran.texi (Fortran 2003 status): Mention support for
nonconstant namelist variables.
2011-01-28 Paul Thomas <pault@gcc.gnu.org>
Tobias Burnus <burnus@gcc.gnu.org>
......
......@@ -856,6 +856,9 @@ the @code{SELECTED_CHAR_KIND} and @code{NEW_LINE} intrinsic functions.
@item Support for binary, octal and hexadecimal (BOZ) constants in the
intrinsic functions @code{INT}, @code{REAL}, @code{CMPLX} and @code{DBLE}.
@item Support for namelist variables with allocatable and pointer
attribute and nonconstant length type parameter.
@item
@cindex array, constructors
@cindex @code{[...]}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment