On 08/25/14 03:55, Martin Liška wrote:
Hello, after fixing an issue with callgraph thunk creation, I would like to enhance callgraph API a bit. My problem was that I was trying to expand_thunk after a body of the original function was removed. As a result, I created a call without arguments. The change was suggested by Honza.
[ ... ]
ipa-icf-release-body.changelog 2014-08-25 Martin Liska<mli...@suse.cz> * cgraph.h (release_body): new argument keep_arguments added. * cgraph.c (release_body): Likewise.
OK. Capitalize "New" in the ChangeLog entry. jeff