ipa.c (cgraph_remove_unreachable_node): Walk references of correct node...
authorJan Hubicka <jh@suse.cz>
Sun, 30 May 2010 08:21:41 +0000 (10:21 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 30 May 2010 08:21:41 +0000 (08:21 +0000)
commit8a6295ba053636608ab653b66683cf02a96d7904
tree4644441f42c6fdb2d584c79dabc38915c21cd455
parent450f429348300e614722d03966ce898ab3ffb7f5
ipa.c (cgraph_remove_unreachable_node): Walk references of correct node...

* ipa.c (cgraph_remove_unreachable_node): Walk references of correct node;
remove references in node we no longer keep in cgrpah but need body
of.

From-SVN: r160046
gcc/ChangeLog
gcc/ipa.c