From: mrs Date: Sat, 29 May 2010 08:59:43 +0000 (+0000) Subject: Reflow. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21ca69111bef891cfc37820b8c4a585411519179;p=thirdparty%2Fgcc.git Reflow. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160021 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2e1960663083..0e0edc6aa9ee 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -5,8 +5,9 @@ 2010-05-29 Jan Hubicka - * cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body; - not the whole node for masters of materialized clones. + * cgraphunit.c (cgraph_materialize_clone): Only remove calles, + refs and body; not the whole node for masters of materialized + clones. 2010-05-29 Mike Stump