reload.c (push_reload): When merging reloads...
authorBernd Schmidt <crux@pool.informatik.rwth-aachen.de>
Sun, 25 Oct 1998 12:13:12 +0000 (05:13 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 25 Oct 1998 12:13:12 +0000 (05:13 -0700)

        * reload.c (push_reload): When merging reloads, make sure
        that reload_in_reg and reload_in are from the same reload in
        all cases.

From-SVN: r23302

gcc/ChangeLog

index 4cd50f64b776010a99e6d014d921761cacb92184..ccabdef2316ff1586f4768f6731cbc486f6fb486 100644 (file)
@@ -1,3 +1,9 @@
+Sun Oct 25 13:10:15 1998  Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
+
+       * reload.c (push_reload): When merging reloads, make sure
+       that reload_in_reg and reload_in are from the same reload in
+       all cases.
+
 Sun Oct 25 12:07:00 1998  Mumit Khan  <khan@xraylith.wisc.edu>
 
        * i386/crtdll.h (CPP_PREDEFINES): Fix typo.