]> git.ipfire.org Git - thirdparty/gcc.git/commit
* cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body;
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2010 08:17:36 +0000 (08:17 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2010 08:17:36 +0000 (08:17 +0000)
commit7d6a1ec8b38fa3740fc89abde240044bc98490d9
tree55ba7297742bdce55874fc05c4230052c31fe809
parent380e9fc389d2b3dc549c9be3d7ef554a4b808548
* cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body;
not the whole node for masters of materialized clones.

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