From 5dd2921918e6d0190b75f0ee8df2fd5499463315 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 28 Jun 1999 18:42:37 -0600 Subject: [PATCH] expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit � * expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued increment or decrement. (clear_storage): Similarly. Fix formatting goof. From-SVN: r27821 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 24bbd7977dc..5fe02861f37 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Tue Jun 29 01:37:53 1999 Jeffrey A Law (law@cygnus.com) + + * expr.c (emit_block_move): Properly handle case where one of the + block move arguments has a queued increment or decrement. + (clear_storage): Similarly. Fix formatting goof. + 1999-06-28 "David O'Brien" * fixinc/inclhack.def(stdio_va_list): This patch Removes a