From: Eric Botcazou Date: Mon, 7 Sep 2009 06:25:59 +0000 (+0000) Subject: Fix typo X-Git-Tag: releases/gcc-4.5.0~3651 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7717df30b15f2aeb1e3f69350bf5d296dfc57680;p=thirdparty%2Fgcc.git Fix typo From-SVN: r151468 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9c08f4780cce..e3445d1eb34c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3,8 +3,8 @@ PR bootstrap/41241 * combine-stack-adj.c (try_apply_stack_adjustment): Handle stores. (combine_stack_adjustments_for_block): Allow insns between stack - adjustments and stores with corresponding with pre-(dec|inc)rement - or pre-modify. + adjustments and stores with corresponding pre-(dec|inc)rement or + pre-modify operation. 2009-09-06 Jakub Jelinek @@ -1532,7 +1532,6 @@ (mep_return_in_memory): Zero-sized objects are passed in memory. (mep_reorg_noframe): Make sure we have accurate REG_DEAD notes. - 2009-08-31 Richard Guenther * builtins.c (fold_builtin_memory_op): Use the alias oracle