re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 8 Jul 2007 00:05:27 +0000 (00:05 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 8 Jul 2007 00:05:27 +0000 (00:05 +0000)
commitd468bcdb40786941b170dc65214478dc632c0222
treefb6e9415ff31751170705fca7c1dc2711455b882
parentb71b4522b534a93471f68f5ca1efd111315f5c5e
re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")

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.

From-SVN: r126450
gcc/fortran/ChangeLog
gcc/fortran/decl.c