cgraphunit.c (cgraph_reset_node): Break out from ...
authorJan Hubicka <jh@suse.cz>
Sat, 4 Jun 2005 20:23:13 +0000 (22:23 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 4 Jun 2005 20:23:13 +0000 (20:23 +0000)
commitd71cc23f717aa36fdff3fd6591cb27acd0f09366
tree49de3349f4e4a3390f6487bc8f97bcac008f2344
parent0f1341c792afc09924b573f5228778dbdd33b805
cgraphunit.c (cgraph_reset_node): Break out from ...

* cgraphunit.c (cgraph_reset_node): Break out from ...
(cgraph_finalize_function): ... here.
(cgraph_finalize_compilation_unit): Reset nodes where backend
removed the body.

From-SVN: r100599
gcc/ChangeLog
gcc/cgraphunit.c