This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15481] [meta-bugs] frontend adds superfluous symbols to namespaces
- 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: 10 Jul 2004 22:31:23 -0000
- Subject: [Bug fortran/15481] [meta-bugs] frontend adds superfluous symbols to namespaces
- References: <20040516214147.15481.tobi@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-07-10 22:31 -------
Subject: Bug 15481
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: tobi@gcc.gnu.org 2004-07-10 22:31:19
Modified files:
gcc/fortran : ChangeLog trans-decl.c
Log message:
* trans-decl.c (generate_local_decl): Remove workaround obsoleted
by fix for PR 15481.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.112&r2=1.113
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-decl.c.diff?cvsroot=gcc&r1=1.19&r2=1.20
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15481