gimple-low.c
14.2 KB
-
re PR c++/16036 (Spurious "may be used uninitialized in this function" warning) · ff98621c
PR c++/16036 * gimple-low.c (lower_function_body): Generate return statement for fall off the end of the function here ... * tree-cfg.c (make_edges): ... instead of here. * gimplify.c (gimplify_return_expr): Mark return temp TREE_NO_WARNING. From-SVN: r83382Richard Henderson committed