From: Gary Thomas Date: Sat, 8 Aug 1998 18:21:59 +0000 (-0600) Subject: � X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=93e42b0fe05d36b68e97d99a17625d17b7f79502;p=gcc.git � * rs6000.c (rs6000_allocate_stack_space) Fix typo which caused bad assembly code to be generated. From-SVN: r21637 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4a116318cb3..716b79d4ff0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Sat Aug 8 19:20:22 1998 Gary Thomas (gdt@linuxppc.org) + + * rs6000.c (rs6000_allocate_stack_space) Fix typo which + caused bad assembly code to be generated. + Sat Aug 8 18:53:28 1998 Jeffrey A Law (law@cygnus.com) * netbsd.h: Fix typo.