This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/8849: [3.3 regression] ICE in resolve_overloaded_unification for invalid code


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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]