This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/7761: gcc reports internal error code 383 on invalid namespace usage.
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, pgoverea at akamai dot com
- Date: 31 Oct 2002 21:33:13 -0000
- Subject: Re: c++/7761: gcc reports internal error code 383 on invalid namespace usage.
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, pgoverea at akamai dot com, gcc-gnats at gcc dot gnu dot org
Synopsis: gcc reports internal error code 383 on invalid namespace usage.
State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Thu Oct 31 13:33:12 2002
State-Changed-Why:
This is the same problem as in one of the other
reports I have been looking at today (geesh, cannot find its
number...), which allows
struct A{};
namespace A {};
in the first place. If that is fixed, the problem here
will be fixed as well.
Thus, considering this a duplicate, I close it.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7761