------- Comment #16 from reichelt at gcc dot gnu dot org  2006-02-01 11:57 
-------
Subject: Bug 25369

Author: reichelt
Date: Wed Feb  1 11:57:42 2006
New Revision: 110473

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110473
Log:
        Backport:
        2005-12-22  Mark Mitchell  <[EMAIL PROTECTED]>

        PR c++/25369
        * pt.c (tsubst_copy): Call mark_used on the member referenced by an
        OFFSET_REF.
        * decl2.c (mark_used): Accept BASELINKs.

        * g++.dg/template/ptrmem16.C: New test.

Added:
    branches/gcc-3_4-branch/gcc/testsuite/g++.dg/template/ptrmem16.C
Modified:
    branches/gcc-3_4-branch/gcc/cp/ChangeLog
    branches/gcc-3_4-branch/gcc/cp/decl2.c
    branches/gcc-3_4-branch/gcc/cp/pt.c
    branches/gcc-3_4-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to