c++/6570: gcc-3.1 crash with template and namespace

bangerth@dealii.org bangerth@dealii.org
Fri Nov 1 15:33:00 GMT 2002


Synopsis: gcc-3.1 crash with template and namespace

State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Fri Nov  1 15:33:56 2002
State-Changed-Why:
    Seems fixed:
    tmp/g> /home/bangerth/bin/gcc-3.3-pre/bin/c++ -c x.cc
    x.cc:8: error: invalid use of template-name 'My::S' in a declarator
    x.cc:8: error: syntax error before `&' token
    tmp/g> /home/bangerth/bin/gcc-3.2.1-pre/bin/c++ -c x.cc
    x.cc:8: invalid use of template-name 'My::S' in a declarator
    x.cc:8: syntax error before `&' token

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6570



More information about the Gcc-prs mailing list