decl.c (start_function): Don't call temporary_allocation for a nested function.
authorJim Wilson <wilson@cygnus.com>
Mon, 2 Mar 1998 11:06:14 +0000 (11:06 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 2 Mar 1998 11:06:14 +0000 (06:06 -0500)
commit948edfa70264176018542bf185e3ed1a68cf331c
tree2a0d099f7849457d294950cc8436b95557917eb7
parent54f00917bcbf5e7ce42556c3366cb42f26548a77
decl.c (start_function): Don't call temporary_allocation for a nested function.

* decl.c (start_function): Don't call temporary_allocation for a
nested function.

From-SVN: r18356
gcc/cp/ChangeLog
gcc/cp/decl.c