* cgraphunit.c (cgraph_finalize_function): Fix handling of extern
commit638531ad8032e096a740db1801b4f3ed656298d9
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Sep 2003 20:27:52 +0000 (9 20:27 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Sep 2003 20:27:52 +0000 (9 20:27 +0000)
tree2240007b0242ee14c6f75de7f63f07ad346bc5a7
parent29a6518e26356d2762952a834f603e2aff2489e7
* cgraphunit.c (cgraph_finalize_function): Fix handling of extern
inline functions.
(cgraph_finalize_compilation_unit): Fix crash when dealing with lost
DECL_SAVED_TREE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71245 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c