c++/8849: [3.3 regression] ICE in resolve_overloaded_unification for invalid code
Janis Johnson
janis187@us.ibm.com
Thu Dec 19 11:36:00 GMT 2002
The following reply was made to PR c++/8849; it has been noted by GNATS.
From: Janis Johnson <janis187@us.ibm.com>
To: snyder@fnal.gov, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:
Subject: Re: c++/8849: [3.3 regression] ICE in resolve_overloaded_unification for
invalid code
Date: Thu, 19 Dec 2002 11:33:49 -0800
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
More information about the Gcc-prs
mailing list