fix whitespace

From-SVN: r52210
This commit is contained in:
Jason Merrill 2002-04-12 06:35:30 -04:00
parent 2f4d058f0c
commit e6f648758e
1 changed files with 1 additions and 1 deletions

View File

@ -2469,7 +2469,7 @@ expand_call (exp, target, ignore)
!= RETURN_POPS_ARGS (current_function_decl,
TREE_TYPE (current_function_decl),
current_function_args_size))
try_tail_call = 0;
try_tail_call = 0;
if (try_tail_call || try_tail_recursion)
{