[Bug c++/27581] [4.0/4.1/4.2 regression] ICE using this-pointer in static member function

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 15 09:23:00 GMT 2006



------- Comment #3 from reichelt at gcc dot gnu dot org  2006-05-15 09:23 -------
Subject: Bug 27581

Author: reichelt
Date: Mon May 15 09:22:44 2006
New Revision: 113782

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113782
Log:
        PR c++/27581
        * search.c (adjust_result_of_qualified_name_lookup): Skip on
        invalid context_class.

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

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/lookup/this1.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/search.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list