This is the mail archive of the gcc-bugs@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]

[Bug fortran/32361] TYPE DECLARATION TO INITIALIZE DATA IN NAMED COMMON



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2007-06-21 02:23 -------
Subject: Bug 32361

Author: jvdelisle
Date: Thu Jun 21 02:23:45 2007
New Revision: 125908

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125908
Log:
2007-06-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/32361
        * match.c (gfc_match_common): If the symbol value expression type is
        NULL_EXPR, don't error if previously initialized.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32361


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