Commit d067e2aa by Richard Kenner

Add blank line

From-SVN: r34294
parent f1274741
......@@ -515,6 +515,7 @@ init_regs ()
/* Make some fake stack-frame MEM references for use in
memory_move_secondary_cost. */
int i;
for (i = 0; i < MAX_MACHINE_MODE; i++)
top_of_stack[i] = gen_rtx_MEM (i, stack_pointer_rtx);
ggc_add_rtx_root (top_of_stack, MAX_MACHINE_MODE);
......
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