------- Comment #5 from pault at gcc dot gnu dot org  2006-06-06 04:23 -------
Subject: Bug 27897

Author: pault
Date: Tue Jun  6 04:23:16 2006
New Revision: 114423

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114423
Log:
2006-06-06  Paul Thomas  <[EMAIL PROTECTED]>

        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.

Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/match.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to