cgraphunit.c (cgraph_node::create_wrapper): Set can_throw_external in new callgraph...
authorCharles Baylis <charles.baylis@linaro.org>
Wed, 2 Sep 2015 15:24:54 +0000 (15:24 +0000)
committerCharles Baylis <cbaylis@gcc.gnu.org>
Wed, 2 Sep 2015 15:24:54 +0000 (15:24 +0000)
commitce8bdcefc527fdf027c4d65454357d6cf9b73905
tree2ea34a4f9c21074d2598669b2c230c38516f8b25
parent1b0b9fcb928042bf30fb2e42247912d226f85513
cgraphunit.c (cgraph_node::create_wrapper): Set can_throw_external in new callgraph edge.

gcc/Changelog

        * cgraphunit.c (cgraph_node::create_wrapper): Set can_throw_external
        in new callgraph edge.

From-SVN: r227407
gcc/ChangeLog
gcc/cgraphunit.c