re PR c++/12850 (memory consumption for heavy template instantiations tripled since...
authorJan Hubicka <jh@suse.cz>
Wed, 14 Jan 2004 11:34:37 +0000 (12:34 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 14 Jan 2004 11:34:37 +0000 (11:34 +0000)
commit7ec4deda8c738f51d932691a309a1d583a8cf854
tree967fdd80eba25a7f59d1edc4bd60ba35317d1479
parent4d774ff8d544c14945c611d1f1bde6f8ceafb509
re PR c++/12850 (memory consumption for heavy template instantiations tripled since 3.3)

PR c++/12850
* pt.c (instantiate_decl):  Do not increase function_depth.

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