Committed as obvious.
authorGreta Yorsh <greta.yorsh@arm.com>
Tue, 30 Apr 2013 16:50:12 +0000 (17:50 +0100)
committerGreta Yorsh <gretay@gcc.gnu.org>
Tue, 30 Apr 2013 16:50:12 +0000 (17:50 +0100)
2013-04-30  Greta Yorsh  <Greta.Yorsh@arm.com>

* config/arm/thumb2.md: Remove trailing whitespaces.

From-SVN: r198464

gcc/ChangeLog
gcc/config/arm/thumb2.md

index b60098e500299eaba52a3c1360edf440de912d94..ef521f11a89afc09cb5325bcc4ff11bb04e6bd87 100644 (file)
@@ -1,3 +1,7 @@
+2013-04-30  Greta Yorsh  <Greta.Yorsh@arm.com>
+
+       * config/arm/thumb2.md: Remove trailing whitespaces.
+
 2013-04-30  Richard Sandiford  <rsandifo@linux.vnet.ibm.com>
 
        * explow.c (plus_constant): Pass "mode" to immed_double_int_const.
index 697350cef40dee35447a1c2d1df1aed4c1d780c1..3aa72476a58ae3f21b33077b9c36b7d3edd0d539 100644 (file)
@@ -50,7 +50,7 @@
    (set_attr "length" "6,10")]
 )
 
-;; Thumb-2 only allows shift by constant on data processing instructions 
+;; Thumb-2 only allows shift by constant on data processing instructions
 (define_insn "*thumb_andsi_not_shiftsi_si"
   [(set (match_operand:SI 0 "s_register_operand" "=r")
        (and:SI (not:SI (match_operator:SI 4 "shift_operator"
   [(set_attr "conds" "clob")]
 )
 ;; Don't define thumb2_load_indirect_jump because we can't guarantee label
-;; addresses will have the thumb bit set correctly. 
+;; addresses will have the thumb bit set correctly.
 
 
 (define_insn "*thumb2_and_scc"
 
 (define_insn "*thumb2_cond_arith"
   [(set (match_operand:SI 0 "s_register_operand" "=r,r")
-        (match_operator:SI 5 "shiftable_operator" 
+        (match_operator:SI 5 "shiftable_operator"
         [(match_operator:SI 4 "arm_comparison_operator"
            [(match_operand:SI 2 "s_register_operand" "r,r")
            (match_operand:SI 3 "arm_rhs_operand" "rI,rI")])
   else
     return \"cmp\\t%0, #0\;beq\\t%l1\";
   "
-  [(set (attr "length") 
+  [(set (attr "length")
         (if_then_else
            (and (ge (minus (match_dup 1) (pc)) (const_int 2))
                 (le (minus (match_dup 1) (pc)) (const_int 128))
   else
     return \"cmp\\t%0, #0\;bne\\t%l1\";
   "
-  [(set (attr "length") 
+  [(set (attr "length")
         (if_then_else
            (and (ge (minus (match_dup 1) (pc)) (const_int 2))
                 (le (minus (match_dup 1) (pc)) (const_int 128))