tree-inline.c
72.5 KB
-
re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-void… · 6737ba67
re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-void function '...' being inlined) PR middle-end/19583 * gimple-low.c (try_catch_may_fallthru): New static function. (block_may_fallthru): Handle TRY_CATCH_EXPR. * tree-inline.c (expand_call_inline): Don't warn about reaching the end of a non-void function being inlined if the function uses a return slot. From-SVN: r94323
Ian Lance Taylor committed