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@moene.org>2011-12-15 18:26:02 +0000
commite4d9f422bd70fbd158dacbc1765968378da31a20 (patch)
tree7ee25a24c5355077e8651703f447ca84e399a80a /gcc/fortran/invoke.texi
parent1ded19749cac0946508fb8cf318ee7f6f82ee0fc (diff)
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 git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@182384 138bc75d-0d04-0410-961f-82ee72b054a4
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 f25af405c9a..e2661f34a8e 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