Backported r227407 to gcc-5-branch following approval on IRC. The patch applied without conflicts.
2015-11-16 Charles Baylis <charles.bay...@linaro.org> Backport from mainline r227407 PR ipa/67280 * cgraphunit.c (cgraph_node::create_wrapper): Set can_throw_external in new callgraph edge. On 20 September 2015 at 23:53, Charles Baylis <charles.bay...@linaro.org> wrote: > On 7 September 2015 at 09:35, Charles Baylis <charles.bay...@linaro.org> > wrote: >>>> >gcc/ChangeLog: >>>> > >>>> >2015-08-28 Charles Baylis <charles.bay...@linaro.org> >>>> > >>>> > * cgraphunit.c (cgraph_node::create_wrapper): Set >>>> > can_throw_external >>>> > in new callgraph edge. >> >> Committed to trunk as r227407. >> >> Are you happy for me to backport to gcc-5-branch? > > Hi Jan, > > I'd still like to backport this patch to gcc 5. Is that OK > > Thanks > Charles