reload.c (secondary_memlocs_elim_used): New static variable.

* reload.c (secondary_memlocs_elim_used): New static variable.
	(get_secondary_mem): Update it.
	(find_reloads): Use it.

[[Split portion of a mixed commit.]]

From-SVN: r76949.2
This commit is contained in:
Jan Hubicka 2004-01-30 11:28:21 +00:00
parent 80a0866438
commit 1f2eae8da5
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2004-01-30 Jan Hubicka <jh@suse.cz>
* reload.c (secondary_memlocs_elim_used): New static variable.
(get_secondary_mem): Update it.
(find_reloads): Use it.
2004-01-30 Steven Bosscher <s.bosscher@student.tudelft.nl>
* toplev.c: Fix broken checkin of 2003-12-30, again.