Commit cc2a3e63 by Richard Kenner

Minor whitespace change

From-SVN: r33101
parent bdeb029c
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment