From: jamborm Date: Thu, 29 Apr 2010 10:46:20 +0000 (+0000) Subject: Adde a missing Changelog entry to describe a change in X-Git-Tag: upstream/4.9.2~29829 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1263c11cfd3084d64fedc6e136533ea0baa09dda;p=platform%2Fupstream%2Flinaro-gcc.git Adde a missing Changelog entry to describe a change in gcc/lto-streamer-in.c committed yesterday. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158897 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e768989..a03ad6b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -255,6 +255,8 @@ (lto_output_edge): Added capability to stream indirect edges. (input_edge): Likewise. (input_cgraph_1): Likewise. + * lto-streamer-in.c (fixup_call_stmt_edges_1): Fixup also statements + of indirect edges. 2010-04-28 Richard Guenther