From b5c15deb09a336bb1b61a52493e0db43490603e4 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 26 May 1999 19:19:07 -0600 Subject: [PATCH] reload.c (push_reload): Do not call remove_address_replacements when... MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * reload.c (push_reload): Do not call remove_address_replacements when presented with identical optional reloads. From-SVN: r27190 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 789da30182ed..2ea55b83aa6f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 * alpha.h (MASK_FIX, TARGET_FIX): New. -- 2.47.2