This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8849: [3.3 regression] ICE in resolve_overloaded_unification for invalid code
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: snyder at fnal dot gov, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Thu, 19 Dec 2002 11:33:49 -0800
- Subject: Re: c++/8849: [3.3 regression] ICE in resolve_overloaded_unification for invalid code
- Organization: IBM
- Reply-to: janis187 at us dot ibm dot com
The regression reported in PR c++/8849 showed up starting
with this patch:
2002-08-07 Mark Mitchell <mark@codesourcery.com>
Rework build_component_ref.
* call.c
* class.c
* cp-tree.def
* cp-tree.h
* decl.c
* decl2
* error.c
* except.c
* init.c
* method.c (hack_identifier): Likewise.
* parse.y
* pt.c
* search.c
* semantics.c
* spew.c
* tree.c
* typeck.c
* typeck2.c
I used the test case from the PR and got the same messages
from the compiler.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8849