This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9443: ICE in resolve_scoped_fn_name, at cp/call.c:2604
- From: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, larsbj at gullik dot net
- Date: Fri, 31 Jan 2003 18:08:33 +0100
- Subject: Re: c++/9443: ICE in resolve_scoped_fn_name, at cp/call.c:2604
Oops, I forgot a couple of words:
> Since we get no error message with 3.2/3.3 branch, I rate this as a
this should read instead: Since we get no ICE but a normal error message
...
> regression. (Although the error message is a little misleading:
> PR9443.ii:8: error: type `A' is not a base type for type `B<0>')
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9443