c++/6206: ICE 89 when falsely importing member function/operator
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Sat Apr 6 16:36:00 GMT 2002
Synopsis: ICE 89 when falsely importing member function/operator
State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Apr 6 16:36:09 2002
State-Changed-Why:
Problem reproduced with gcc 3.0.4.
With gcc 3.1 20020401 (prerelease), this compilation error occurs:
test.cpp: In instantiation of `A<char>':
test.cpp:7: instantiated from here
test.cpp:2: type `char' is not a base type for type `A<char>'
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6206
More information about the Gcc-prs
mailing list