From: David Edelsohn Date: Fri, 2 Jul 1999 00:36:38 +0000 (-0600) Subject: rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the same as offsettable... X-Git-Tag: prereleases/gcc-2.95-test~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b427b977a194915877e2d4980029d2f52c337270;p=thirdparty%2Fgcc.git rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the same as offsettable in cases 1 and 2. � * rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the same as offsettable in cases 1 and 2. From-SVN: r27912 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b9f6963ab802..546caf8bbbfe 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -11,6 +11,11 @@ Fri Jul 2 00:46:47 1999 Richard Henderson * flow.c (delete_unreachable_blocks): Don't merge across EH edges. * Makefile.in (except.o): Depend on intl.h. +Fri Jul 2 00:04:23 1999 David Edelsohn + + * rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the + same as offsettable in cases 1 and 2. + 1999-07-01 Mark Kettenis * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if