* cgraph.c (cgraph_remove_node): Avoid loop in code deciding whether
commit5830087fdfb01e798d030e458afddbdec3c55550
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2005 10:00:53 +0000 (18 10:00 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2005 10:00:53 +0000 (18 10:00 +0000)
tree8e3f1acc0058440927b7f644fdf8d1a2972329fc
parentbfba719e9ceea86ee549422075948b02d2161710
* cgraph.c (cgraph_remove_node): Avoid loop in code deciding whether
function body should be released; do not proactively release function
bodies in non-unit-at-a-time mode.

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