]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/34722 (ICE: left-over "@iostat" variable polutes namespace)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 12 Jan 2008 08:35:25 +0000 (08:35 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 12 Jan 2008 08:35:25 +0000 (08:35 +0000)
commit9a5286486cdae1b411510a3d35108639c4c620d4
treeba28573d451b2bae8b9a54c55d9b2f6a95926c1c
parent197e22b7b8c278811924134ece710aa9167c8057
re PR fortran/34722 (ICE: left-over "@iostat" variable polutes namespace)

2008-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/34722
* match.c (gfc_match_name): Don't error if leading character is a '(',
just return MATCH_NO.

From-SVN: r131487
gcc/fortran/ChangeLog
gcc/fortran/match.c