]> gcc.gnu.org Git - gcc.git/commitdiff
reload.c (secondary_memlocs_elim_used): New static variable.
authorJan Hubicka <hubicka@gcc.gnu.org>
Fri, 30 Jan 2004 11:28:21 +0000 (11:28 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 30 Jan 2004 11:28:21 +0000 (11:28 +0000)
* 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

gcc/ChangeLog

index 3927965520ec2ecdb0b9e5f4a136227b327ac2b1..5829d80310fe6b54aed6eae02fba316955b24600 100644 (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.
This page took 0.186492 seconds and 5 git commands to generate.