stmt.c
190 KB
-
calls.c (expand_call): Pass parms not original exp to optimize_tail_recursion. · b06775f9
* calls.c (expand_call): Pass parms not original exp to optimize_tail_recursion. Mind return value instead of looking for a barrier. * stmt.c (optimize_tail_recursion): Take parameter list, not entire call_expr. Move checks for call_expr and current_function_decl ... (expand_return): ... here. From-SVN: r32758
Richard Henderson committed