This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32644] [4.3 Regression] "CHARACTER*1, c" produces "Unclassifiable statement"
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jul 2007 00:05:42 -0000
- Subject: [Bug fortran/32644] [4.3 Regression] "CHARACTER*1, c" produces "Unclassifiable statement"
- References: <bug-32644-14284@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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