From: David Edelsohn Date: Fri, 13 Aug 2004 14:41:51 +0000 (-0400) Subject: - correct ChangeLog X-Git-Tag: releases/gcc-4.0.0~5919 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a688b3aca294c00257ed988d3af3d063d66424b6;p=thirdparty%2Fgcc.git - correct ChangeLog From-SVN: r85939 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 801149af860a..554930ace333 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.