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.

neroden@gcc.gnu.org neroden@gcc.gnu.org
Wed Jan 1 21:15:00 GMT 2003


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



More information about the Gcc-bugs mailing list