From: Richard Kenner Date: Wed, 12 Apr 2000 12:30:38 +0000 (-0400) Subject: Minor whitespace change X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cc2a3e631d06ffded098888acfd8c8322e47e81d;p=gcc.git Minor whitespace change From-SVN: r33101 --- diff --git a/gcc/calls.c b/gcc/calls.c index 90afe1e5d57..f7cf50303fe 100644 --- a/gcc/calls.c +++ b/gcc/calls.c @@ -2012,9 +2012,7 @@ expand_call (exp, target, ignore) /* If we don't have specific function to call, see if we have a attributes set in the type. */ if (fndecl == 0) - { - flags |= flags_from_decl_or_type (TREE_TYPE (TREE_TYPE (p))); - } + flags |= flags_from_decl_or_type (TREE_TYPE (TREE_TYPE (p))); #ifdef REG_PARM_STACK_SPACE #ifdef MAYBE_REG_PARM_STACK_SPACE