diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2e196066308..0e0edc6aa9e 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