From: cbaylis Date: Tue, 8 Sep 2015 17:24:12 +0000 (+0000) Subject: fix ChangeLog entry for r227407 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ad9061793283ac844efc673aae66ae69e30c03f;p=thirdparty%2Fgcc.git fix ChangeLog entry for r227407 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227534 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 62953292d0a8..9ab62c05f3c0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -179,6 +179,7 @@ 2015-09-02 Charles Baylis + PR ipa/67280 * cgraphunit.c (cgraph_node::create_wrapper): Set can_throw_external in new callgraph edge.