------- Comment #7 from mmitchel at gcc dot gnu dot org  2005-11-02 18:32 
-------
Subject: Bug 24569

Author: mmitchel
Date: Wed Nov  2 18:32:09 2005
New Revision: 106393

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106393
Log:
        PR c++/24569
        * pt.c (instantiate_decl): Use cp_finish_decl, not
        finish_static_data_member_decl. 
        PR c++/24569
        * g++.dg/debug/static1.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/debug/static1.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/pt.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to