2006-06-06 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Jun 2006 04:15:17 +0000 (04:15 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Jun 2006 04:15:17 +0000 (04:15 +0000)
commitad82e5889ae755adf02837f5d1d71375b82da4a9
treea7e8bcd92906c07932356c4e9da21fc95decfa3a
parentdde0e8215c4076f2862d8b076964835cfaa556a3
2006-06-06  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/27897
* match.c (gfc_match_common):  Fix code typo.  Remove
sym->name, since sym is NULL, and replace with name.

* fortran/ChangeLog : Fix typo: 20838 to 20839.
* testsuite/ChangeLog : The same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114422 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/testsuite/ChangeLog