cgraphunit.c (cgraph_process_new_functions): Reset reachable flag.
authorJan Hubicka <jh@suse.cz>
Mon, 8 Jan 2007 11:18:40 +0000 (12:18 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 8 Jan 2007 11:18:40 +0000 (11:18 +0000)
commit151e6f2437deb05a6080f0710b4e52f57d74be95
treedd11cbed73b9d880d131ca6d1ee7b69822d454cc
parentf4b3ca7277845d4444997924301da6225ce19001
cgraphunit.c (cgraph_process_new_functions): Reset reachable flag.

* cgraphunit.c (cgraph_process_new_functions): Reset reachable flag.
(cgraph_analyze_function): break out from ...
(cgraph_finalize_compilation_unit): ... here.
(cgraph_expand_function): Remove forgoten commented out line.
(cgraph_optimize): Analyze functions.

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