]> gcc.gnu.org Git - gcc.git/commit
pt.c (for_each_template_parm): Free allocated memory.
authorMark Mitchell <mark@codesourcery.com>
Wed, 20 Nov 2002 05:17:01 +0000 (05:17 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 20 Nov 2002 05:17:01 +0000 (05:17 +0000)
commitad2ae3b294ddf550c982d115d5df83bece726aac
tree949913f0e27f28ddb6b868a4c4ee333522b8689e
parentec5b0c68f3339e61bf37738f79c99252cdbfe3c1
pt.c (for_each_template_parm): Free allocated memory.

* pt.c (for_each_template_parm): Free allocated memory.
* search.c (is_subobject_of_p_1): New function.
(is_subobject_of_p): Avoid walking virtual bases multiple times.

From-SVN: r59287
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/cp/search.c
This page took 0.053962 seconds and 5 git commands to generate.