]> git.ipfire.org Git - thirdparty/gcc.git/commit
pt.c (for_each_template_parm): Do not check for duplicates.
authorJan Hubicka <jh@suse.cz>
Mon, 12 Jan 2004 13:18:13 +0000 (14:18 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 12 Jan 2004 13:18:13 +0000 (13:18 +0000)
commitc1e39976c9610d2fcce9cb959db1f113d6a0402d
tree9bed28685aff67769026ce197c982cd3996f0f5f
parent07d7d2f4d162b6afbca9f103f0af913e5d9956f9
pt.c (for_each_template_parm): Do not check for duplicates.

* pt.c (for_each_template_parm): Do not check for duplicates.
(for_each_template_parm): Use walk_tree duplicate checking code.

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