This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r106778 - in /branches/gcc-4_0-branch/gcc: fort...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]