From: David Edelsohn Date: Wed, 18 Jan 2012 19:14:48 +0000 (+0000) Subject: rs6000.md (call_value_indirect_aix32): Fix typo in mode of operand[4]. X-Git-Tag: releases/gcc-4.6.3~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4c80ee19bc2af0f20a353ab4f719c839f10f33;p=thirdparty%2Fgcc.git rs6000.md (call_value_indirect_aix32): Fix typo in mode of operand[4]. * config/rs6000/rs6000.md (call_value_indirect_aix32): Fix typo in mode of operand[4]. From-SVN: r183282 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 50e90c41636f..b82ded52144e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2012-01-18 David Edelsohn + + * config/rs6000/rs6000.md (call_value_indirect_aix32): Fix typo + in mode of operand[4]. + 2012-01-15 Uros Bizjak PR rtl-optimization/51821 diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index b750b2bf0f71..16be86c27a4f 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -12241,8 +12241,8 @@ " { operands[3] = gen_reg_rtx (SImode); - operands[4] = gen_rtx_MEM (DImode, - gen_rtx_PLUS (DImode, stack_pointer_rtx, + operands[4] = gen_rtx_MEM (SImode, + gen_rtx_PLUS (SImode, stack_pointer_rtx, GEN_INT (20))); operands[5] = gen_rtx_MEM (SImode,