------- Comment #8 from mmitchel at gcc dot gnu dot org  2006-07-19 00:22 
-------
Subject: Bug 28235

Author: mmitchel
Date: Wed Jul 19 00:22:43 2006
New Revision: 115576

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115576
Log:
        PR c++/28235
        * pt.c (tsubst_decl): Handling substitutions into a static data
        member from within the scope of the tempalte itself.
        PR c++/28235
        * g++.dg/template/static27.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/template/static27.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


-- 


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

Reply via email to