]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/rs6000/rs6000.md (rs6000_get_timebase_ppc32): Add length
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Aug 2013 00:43:38 +0000 (00:43 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Aug 2013 00:43:38 +0000 (00:43 +0000)
        attribute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201812 138bc75d-0d04-0410-961f-82ee72b054a4

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

index f4d9ce3c3360e4977cf221c15004a60a0f792f63..66048e115228b277feebe401191f5fb07edf9789 100644 (file)
@@ -1,3 +1,8 @@
+2013-08-16  David Edelsohn  <dje.gcc@gmail.com>
+
+       * config/rs6000/rs6000.md (rs6000_get_timebase_ppc32): Add length
+       attribute.
+
 2013-08-16  David Malcolm  <dmalcolm@redhat.com>
 
        * gengtype.c (type_for_name): Add special-case support for
index 637c5d368d94865d006777c1e1ab16abd9d27aa5..3880f9175a221cfebb66c27f3f7d95bf85455392 100644 (file)
               "cmpw %2,%L0,%1\;"
               "bne- %2,$-16";
       }
-})
+}
+  [(set_attr "length" "20")])
 
 (define_insn "rs6000_mftb_<mode>"
   [(set (match_operand:P 0 "gpc_reg_operand" "=r")