aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/invoke.texi
diff options
context:
space:
mode:
authorToon Moene <toon@moene.org>2011-12-15 18:26:02 +0000
committerToon Moene <toon@gcc.gnu.org>2011-12-15 18:26:02 +0000
commita3fd80eade6e515fef7bce24e178dd4c986e6ae1 (patch)
tree7ee25a24c5355077e8651703f447ca84e399a80a /gcc/fortran/invoke.texi
parentfb38bcf435cf251c38ed67f794778d35118612e2 (diff)
downloadgcc-a3fd80eade6e515fef7bce24e178dd4c986e6ae1.zip
gcc-a3fd80eade6e515fef7bce24e178dd4c986e6ae1.tar.gz
gcc-a3fd80eade6e515fef7bce24e178dd4c986e6ae1.tar.bz2
re PR fortran/51310 (-finit-bla doesn't initialize *all* items of type bla to the requested constant.)
2011-12-15 Toon Moene <toon@moene.org> PR fortran/51310 * resolve.c (build_default_init_expr): Allow non-allocatable, non-compile-time-constant-shape arrays to have a default initializer. * invoke.texi: Delete the restriction on automatic arrays not From-SVN: r182384
Diffstat (limited to 'gcc/fortran/invoke.texi')
-rw-r--r--gcc/fortran/invoke.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/fortran/invoke.texi b/gcc/fortran/invoke.texi
index f25af40..e2661f3 100644
--- a/gcc/fortran/invoke.texi
+++ b/gcc/fortran/invoke.texi
@@ -1474,8 +1474,6 @@ the real and imaginary parts of local @code{COMPLEX} variables),
value) options. These options do not initialize
@itemize @bullet
@item
-automatic arrays
-@item
allocatable arrays
@item
components of derived type variables