re PR fortran/51310 (-finit-bla doesn't initialize *all* items of type bla to the...
authorToon Moene <toon@moene.org>
Thu, 15 Dec 2011 18:26:02 +0000 (18:26 +0000)
committerToon Moene <toon@gcc.gnu.org>
Thu, 15 Dec 2011 18:26:02 +0000 (18:26 +0000)
commita3fd80eade6e515fef7bce24e178dd4c986e6ae1
tree7ee25a24c5355077e8651703f447ca84e399a80a
parentfb38bcf435cf251c38ed67f794778d35118612e2
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
gcc/fortran/ChangeLog
gcc/fortran/invoke.texi
gcc/fortran/resolve.c