decl.c (finish_function): Call free_after_parsing for functions we are not immediatel...
authorMark Mitchell <mark@codesourcery.com>
Mon, 1 Nov 1999 01:46:29 +0000 (01:46 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 1 Nov 1999 01:46:29 +0000 (01:46 +0000)
commitf7faca78d60cf96984a5d35eea6bd70a7a81092d
treede2a81a0acec50444845d3b91bb08ef00f33736b
parent57a21fbd2532448687ee391961d43bdd06ed8b1c
decl.c (finish_function): Call free_after_parsing for functions we are not immediately turning into RTL.

* decl.c (finish_function): Call free_after_parsing for functions
we are not immediately turning into RTL.

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