This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15481] [gfortran] [meta-bugs] frontend adds superfluous symbols to namespaces
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2004 12:59:50 -0000
- Subject: [Bug fortran/15481] [gfortran] [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 tobi at gcc dot gnu dot org 2004-06-09 12:59 -------
A workaround for PR13372 is now in place. It should be changed to an error,
instead of gracefully ignoring the issue, once this is fixed. The affected code
can be found in the commit messages from PR13372.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15481