diff options
| -rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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" <obrien@NUXI.com> * fixinc/inclhack.def(stdio_va_list): This patch Removes a |

