From: Gary Thomas Date: Sat, 8 Aug 1998 18:21:12 +0000 (-0600) Subject: � X-Git-Tag: prereleases/egcs-1.1-prerelease~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61d3c798b040eb99ea87c314f6c0bd0cc2978a37;p=thirdparty%2Fgcc.git � * rs6000.c (rs6000_allocate_stack_space) Fix typo which caused bad assembly code to be generated. From-SVN: r21635 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3c67bc9cb863..ff3877dd0c93 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:52:51 1998 Jeffrey A Law (law@cygnus.com) * netbsd.h: Fix typo.