This is the mail archive of the
gcc-prs@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: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 31 Jan 2003 16:16:00 -0000
- Subject: Re: c++/9443: ICE in resolve_scoped_fn_name, at cp/call.c:2604
- Reply-to: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
The following reply was made to PR c++/9443; it has been noted by GNATS.
From: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, larsbj@gullik.net
Cc:
Subject: Re: c++/9443: ICE in resolve_scoped_fn_name, at cp/call.c:2604
Date: Fri, 31 Jan 2003 18:08:33 +0100
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