------- Comment #5 from kargl at gcc dot gnu dot org 2005-11-11 04:46 ------- Subject: Bug 15976
Author: kargl Date: Fri Nov 11 04:46:50 2005 New Revision: 106778 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106778 Log: PR fortran/15976 * resolve.c (resolve_symbol): Disallow automatic arrays in module scope. * gfortran.dg/automatic_module_variable.f90: New test. Added: branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/automatic_module_variable.f90 Modified: branches/gcc-4_0-branch/gcc/fortran/ChangeLog branches/gcc-4_0-branch/gcc/fortran/resolve.c branches/gcc-4_0-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15976