pt.c (template_parm_this_level_p, [...]): Pass depth as int pointer.
authorGraham Stott <graham.stott@btinternet.com>
Wed, 10 Jul 2002 18:45:05 +0000 (18:45 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Wed, 10 Jul 2002 18:45:05 +0000 (18:45 +0000)
commit6e04241fb6db6c38975b89855be52b56fdf57b74
tree5b11479321887df0bbf5f2e06a7053c07f5c6d10
parent7a46491380a94b817c90052503ff98661a0b64da
pt.c (template_parm_this_level_p, [...]): Pass depth as int pointer.

* pt.c (template_parm_this_level_p, push_template_decl_real):
Pass depth as int pointer.

From-SVN: r55374
gcc/cp/ChangeLog
gcc/cp/pt.c