Add missing blank
From-SVN: r33055
This commit is contained in:
parent
2e653e3965
commit
231a222692
@ -6923,7 +6923,7 @@ schedule_insns (dump_file)
|
||||
}
|
||||
}
|
||||
|
||||
deaths_in_region = (int *) xmalloc (sizeof(int) * nr_regions);
|
||||
deaths_in_region = (int *) xmalloc (sizeof (int) * nr_regions);
|
||||
|
||||
init_alias_analysis ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user