* pt.c (maybe_fold_nontype_arg): Do nothing if we're not in a
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2000 05:53:12 +0000 (05:53 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2000 05:53:12 +0000 (05:53 +0000)
commit4026f475d1a9899257f3e0adf23666700be915fe
treeaaffed3fd1d404bedd192dc2f7f42e8be8990999
parente3df0f8cd74dff2b99e2f597bfbd37f85bc19a98
    * pt.c (maybe_fold_nontype_arg): Do nothing if we're not in a
        template.

        * decl2.c (mark_used): Do instantiate inlines that have been
        explicitly instantiated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31601 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/pt.c