* pt.c (push_inline_template_parms_recursive): Set it.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Dec 1998 15:08:34 +0000 (15:08 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Dec 1998 15:08:34 +0000 (15:08 +0000)
commitee7a9a7bbfd49435efde9b96adb6ff7d8732a8f4
tree6b237ce9a1028a39fd04a50e3a6f48dde119b314
parent6add4dcbcde75b42daaefbcedd2b8711105d2227
* pt.c (push_inline_template_parms_recursive): Set it.
(decl_template_parm_p): Remove.
(check_template_shadow): Use DECL_TEMPLATE_PARM_P.
(process_template_parm): Set it.
Missed in Mark's earlier checkin.

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