[Bug c++/41972] [4.3/4.4/4.5 Regression] nondependent static member function as a reference template parameter fails
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 9 20:28:00 GMT 2009
------- Comment #5 from jason at gcc dot gnu dot org 2009-11-09 20:28 -------
Subject: Bug 41972
Author: jason
Date: Mon Nov 9 20:28:18 2009
New Revision: 154050
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154050
Log:
PR c++/41972
* parser.c (cp_parser_template_argument): Accept SCOPE_REF around
VAR_DECL.
Added:
branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/ref4.C
Modified:
branches/gcc-4_4-branch/gcc/cp/ChangeLog
branches/gcc-4_4-branch/gcc/cp/parser.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41972
More information about the Gcc-bugs
mailing list