]> gcc.gnu.org Git - gcc.git/commit
cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node.
authorJan Hubicka <jh@suse.cz>
Wed, 8 Sep 2004 09:28:06 +0000 (11:28 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 8 Sep 2004 09:28:06 +0000 (09:28 +0000)
commit89480522221ee99f08da1abd7197b5b7c978d5c0
tree29b2c1082d2d4dda08ca1f0a6b2e0aa510db37c2
parent323e3709b9ccdd514ac4ce2e2ba7e934984591b1
cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node.

* cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node.
* cgraphunit.c (verify_cgraph): Don't verify on syntax errors.
(cgraph_expand_function): Remove stale cgraph edges of currently
compiled function; fix non-unit-at-a-time code copying function
node for later reuse.

From-SVN: r87181
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraphunit.c
gcc/tree-optimize.c
This page took 0.057943 seconds and 5 git commands to generate.