------- Comment #5 from jakub at gcc dot gnu dot org 2010-02-12 17:27 ------- Subject: Bug 43033
Author: jakub Date: Fri Feb 12 17:27:33 2010 New Revision: 156735 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156735 Log: PR c++/43033 * name-lookup.c (pushdecl_maybe_friend): Check default args of t instead of x. * g++.dg/other/default3.C: Xfail g4 test. Modified: branches/gcc-4_4-branch/gcc/cp/ChangeLog branches/gcc-4_4-branch/gcc/cp/name-lookup.c branches/gcc-4_4-branch/gcc/testsuite/ChangeLog branches/gcc-4_4-branch/gcc/testsuite/g++.dg/other/default3.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43033