]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
reload.c (push_reload): Do not call remove_address_replacements when...
authorJeff Law <law@gcc.gnu.org>
Thu, 27 May 1999 01:19:07 +0000 (19:19 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 May 1999 01:19:07 +0000 (19:19 -0600)

        * reload.c (push_reload): Do not call remove_address_replacements
        when presented with identical optional reloads.

From-SVN: r27190

gcc/ChangeLog

index 789da30182ed15239ce7e12414fe051bdb0e672e..2ea55b83aa6fb2ba708c5f03a64e092c9bea2b6d 100644 (file)
@@ -1,3 +1,8 @@
+Thu May 27 02:09:27 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * reload.c (push_reload): Do not call remove_address_replacements
+       when presented with identical optional reloads.
+
 Wed May 26 14:18:05 1999  Richard Henderson  <rth@cygnus.com>
 
        * alpha.h (MASK_FIX, TARGET_FIX): New.