]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraph.h
cgraph.h (release_function_body): Declare.
authorJan Hubicka <jh@suse.cz>
Thu, 1 Aug 2013 15:41:10 +0000 (17:41 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 1 Aug 2013 15:41:10 +0000 (15:41 +0000)
commit12123452e45937b341f187716a2a8343f0908465
tree2f02d6eeb6482da3c4542d6a466374959b925ead
parentce852f9c3afff56097da5c352aba32e6191cdd3e
cgraph.h (release_function_body): Declare.

* cgraph.h (release_function_body): Declare.
* tree.c (free_lang_data_in_decl): Free, parameters and return values
of unused delcarations.

From-SVN: r201413
gcc/ChangeLog
gcc/cgraph.h
gcc/tree.c