gfortran.texi (Fortran 2003 status): Mention support for nonconstant namelist variables.
authorTobias Burnus <burnus@net-b.de>
Fri, 28 Jan 2011 19:47:16 +0000 (20:47 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 28 Jan 2011 19:47:16 +0000 (20:47 +0100)
2011-01-28  Tobias Burnus  <burnus@net-b.de>

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

From-SVN: r169371

gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi

index ae0b36c..336f28e 100644 (file)
@@ -1,3 +1,8 @@
+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>
 
index 4f5875d..a34d82e 100644 (file)
@@ -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{[...]}