This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/21257] Duplicate use of construct name
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2005 19:17:49 -0000
- Subject: [Bug fortran/21257] Duplicate use of construct name
- References: <20050427190218.21257.kargl@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-20 19:17 -------
Subject: Bug 21257
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kargl@gcc.gnu.org 2005-06-20 19:17:33
Modified files:
gcc/fortran : ChangeLog match.c
Log message:
PR fortran/21257
(Ported from g95)
* match.c (gfc_match_label): Detect duplicate labels.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.467&r2=1.468
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/match.c.diff?cvsroot=gcc&r1=1.38&r2=1.39
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21257