------- Comment #4 from mmitchel at gcc dot gnu dot org 2006-05-01 15:11 ------- Subject: Bug 26912
Author: mmitchel Date: Mon May 1 15:11:34 2006 New Revision: 113415 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113415 Log: PR c++/26912 * decl.c (grokdeclarator): Qualify "this" pointer when forming member function types. Added: branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/friend41.C Modified: branches/gcc-4_1-branch/gcc/cp/ChangeLog branches/gcc-4_1-branch/gcc/cp/decl.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26912