From: David Edelsohn Date: Fri, 13 Aug 2004 14:41:51 +0000 (-0400) Subject: - correct ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a688b3aca294c00257ed988d3af3d063d66424b6;p=gcc.git - correct ChangeLog From-SVN: r85939 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 801149af860..554930ace33 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3,7 +3,7 @@ * config/rs6000/rs6000.c (any_parallel_operand): New predicate. * config/rs6000/rs6000.h (PREDICATE_CODES): Add any_parallel_operand, lmw_operation, stmw_operation, - mfcr_operation, mtcrf_operation. + mfcr_operation, mtcrf_operation. Remove PARALLEL from any_operand. * config/rs6000/rs6000.md (save_fpregs_{si,di}): Use any_parallel_operand. (return_and_restore_fpregs_{si,di}): Same.