Commit aa7cb8c3 by Richard Kenner

Add a blank.

From-SVN: r83593
parent bb2d400f
......@@ -530,7 +530,7 @@ static inline rtx
expand_expr (tree exp, rtx target, enum machine_mode mode,
enum expand_modifier modifier)
{
return expand_expr_real(exp, target, mode, modifier, NULL);
return expand_expr_real (exp, target, mode, modifier, NULL);
}
extern void expand_var (tree);
......
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