cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body...
authorJan Hubicka <jh@suse.cz>
Sat, 29 May 2010 08:17:36 +0000 (10:17 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 29 May 2010 08:17:36 +0000 (08:17 +0000)
commitf0c418dcec3aef252c625b7c99ca0345ab7843ca
tree55ba7297742bdce55874fc05c4230052c31fe809
parent5c5543af85740540ae47853858756aa64c7871d3
cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body...

* cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body;
not the whole node for masters of materialized clones.

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