[Bug c++/27933] [4.0/4.1/4.2 Regression] ICE with invalid "using"

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jun 12 21:24:00 GMT 2006



------- Comment #4 from reichelt at gcc dot gnu dot org  2006-06-12 21:23 -------
Subject: Bug 27933

Author: reichelt
Date: Mon Jun 12 21:23:30 2006
New Revision: 114582

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114582
Log:
        PR c++/27933
        * name-lookup.c (lookup_qualified_name): Always return error_mark_node
        if lookup fails.

        * g++.dg/lookup/using15.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/lookup/using15.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/name-lookup.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list