This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4272: g++ can be made to segfault trying to compile code that incorrectly uses a templated struct as an expression when using namespaces in a certain way.
- From: neroden at gcc dot gnu 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, swbrown at ucsd dot edu
- Date: 1 Jan 2003 21:15:53 -0000
- Subject: Re: c++/4272: g++ can be made to segfault trying to compile code that incorrectly uses a templated struct as an expression when using namespaces in a certain way.
- Reply-to: neroden at gcc dot gnu 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, swbrown at ucsd dot edu, gcc-gnats at gcc dot gnu dot org
Synopsis: g++ can be made to segfault trying to compile code that incorrectly uses a templated struct as an expression when using namespaces in a certain way.
State-Changed-From-To: analyzed->closed
State-Changed-By: neroden
State-Changed-When: Wed Jan 1 13:15:52 2003
State-Changed-Why:
Both versions now (2003-01-01) give the same error:
ice.cxx: In function `int main()':
ice.cxx:12: error: expected primary-expression
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4272