[Bug fortran/27897] ICE on common block with the same name as the program.
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 6 04:28:00 GMT 2006
------- 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 <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.
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
More information about the Gcc-bugs
mailing list