]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
rs6000.md (call_value_indirect_aix32): Fix typo in mode of operand[4].
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 18 Jan 2012 19:14:48 +0000 (19:14 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 18 Jan 2012 19:14:48 +0000 (14:14 -0500)
        * config/rs6000/rs6000.md (call_value_indirect_aix32): Fix typo
        in mode of operand[4].

From-SVN: r183282

gcc/ChangeLog
gcc/config/rs6000/rs6000.md

index 50e90c41636f8eba251c24eb77525c50f5275649..b82ded52144ee656719479f44c0f876af0cf90b6 100644 (file)
@@ -1,3 +1,8 @@
+2012-01-18  David Edelsohn  <dje.gcc@gmail.com>
+
+       * config/rs6000/rs6000.md (call_value_indirect_aix32): Fix typo
+       in mode of operand[4].
+
 2012-01-15  Uros Bizjak  <ubizjak@gmail.com>
 
        PR rtl-optimization/51821
index b750b2bf0f7104a57a530e29b2837b7b3cdfcaf7..16be86c27a4f53bd638624bc72a3fd574cc010d6 100644 (file)
   "
 {
   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,