]> gcc.gnu.org Git - gcc.git/commit
re PR c++/27581 (ICE using this-pointer in static member function)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Mon, 15 May 2006 09:19:30 +0000 (09:19 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Mon, 15 May 2006 09:19:30 +0000 (09:19 +0000)
commit0616700cbc830a751598dce810d82a5116d24a28
tree2749403c7fd8e6bf57753f7ce6a6456d3fd7549c
parentad47b891c8d103457fc9e1e53b518a8d9610534b
re PR c++/27581 (ICE using this-pointer in static member function)

PR c++/27581
* search.c (adjust_result_of_qualified_name_lookup): Skip on
invalid context_class.

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

From-SVN: r113781
gcc/cp/ChangeLog
gcc/cp/search.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/this1.C [new file with mode: 0644]
This page took 0.272948 seconds and 5 git commands to generate.