Add blank line
From-SVN: r34294
This commit is contained in:
parent
f127474185
commit
d067e2aae0
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue