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/32644] [4.3 Regression] "CHARACTER*1, c" produces "Unclassifiable statement"



------- Comment #7 from jvdelisle at gcc dot gnu dot org  2007-07-08 00:05 -------
Subject: Bug 32644

Author: jvdelisle
Date: Sun Jul  8 00:05:27 2007
New Revision: 126450

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

        PR fortran/32644
        * decl.c (match_attr_spec): Don't return MATCH_ERROR if comma found and
        gfc_match_bind_c does not return MATCH_YES.

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


-- 


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


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