]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/decl.c
decl.c (variable_decl): Always apply default initializer.
authorVictor Leikehman <lei@haifasphere.co.il>
Fri, 14 May 2004 22:52:04 +0000 (01:52 +0300)
committerPaul Brook <pbrook@gcc.gnu.org>
Fri, 14 May 2004 22:52:04 +0000 (22:52 +0000)
commitcb44ab824bd0902002bbf1caa66c05b56829630c
tree939f71ae9665cb55420bcc4ffa9d70f3850da94c
parent15f8ac7f0878178cca61636f81323629624e4585
decl.c (variable_decl): Always apply default initializer.

fortran/
* decl.c (variable_decl): Always apply default initializer.
libgfortran/
* gfortran.fortran-torture/execute/def_init_3.f90: New test.

From-SVN: r81865
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/der_init_3.f90 [new file with mode: 0644]