------- Comment #2 from reichelt at gcc dot gnu dot org  2007-07-11 22:21 
-------
Just for the record:
The bug disappeared between 2007-06-23 and 2007-07-02.

I'd guess this was fixed by

2007-07-01  Ollie Wild  <[EMAIL PROTECTED]>

        * name-lookup.c (ambiguous_decl): Fix case when new->value is hidden.
        (select_decl): Remove function.
        (unqualified_namespace_lookup): Populate binding by calling
        ambiguous_decl.  Remove select_decl call.
        (lookup_qualified_name): Remove select_decl call.
        * decl.c (lookup_and_check_tag): Check for ambiguous references.
        * parser.c (cp_parser_elaborated_type_specifier): Skip redundant error
        generation when name lookup is ambiguous.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32106

Reply via email to