i386.md: Remove trailing white spaces.
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 8 Oct 2008 05:08:04 +0000 (05:08 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 8 Oct 2008 05:08:04 +0000 (22:08 -0700)
2008-10-07  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/i386.md: Remove trailing white spaces.

From-SVN: r140962

gcc/ChangeLog
gcc/config/i386/i386.md

index 9e891381eafb7ce43cfcd9d23bf809904c15b1b4..abe7fdc4959b2535cd10c0a1d6075e33862a5fd3 100644 (file)
@@ -1,3 +1,7 @@
+2008-10-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/i386/i386.md: Remove trailing white spaces.
+
 2008-10-07  Kenneth Zadeck <zadeck@naturalbridge.com>
 
        PR rtl-optimization/37448
index 7c0440c9d0450eed020ee78f84faaa326485081b..88040fc22018f00f23e8fca4ff8bbd154e69ab33 100644 (file)
         to stack may result in unaligned memory access.  */
       if (misaligned_operand (operands[0], TImode)
          || misaligned_operand (operands[1], TImode))
-       { 
+       {
          if (get_attr_mode (insn) == MODE_V4SF)
            return "%vmovups\t{%1, %0|%0, %1}";
         else
           return "%vmovdqu\t{%1, %0|%0, %1}";
        }
       else
-       { 
+       {
          if (get_attr_mode (insn) == MODE_V4SF)
            return "%vmovaps\t{%1, %0|%0, %1}";
         else
         to stack may result in unaligned memory access.  */
       if (misaligned_operand (operands[0], TImode)
          || misaligned_operand (operands[1], TImode))
-       { 
+       {
          if (get_attr_mode (insn) == MODE_V4SF)
            return "%vmovups\t{%1, %0|%0, %1}";
         else
           return "%vmovdqu\t{%1, %0|%0, %1}";
        }
       else
-       { 
+       {
          if (get_attr_mode (insn) == MODE_V4SF)
            return "%vmovaps\t{%1, %0|%0, %1}";
         else
 
   /* Avoid store forwarding (partial memory) stall penalty
      by passing DImode value through XMM registers.  */
-  if (<SSEMODEI24:MODE>mode == DImode && !TARGET_64BIT 
-      && TARGET_80387 && TARGET_SSE2 && TARGET_INTER_UNIT_MOVES 
+  if (<SSEMODEI24:MODE>mode == DImode && !TARGET_64BIT
+      && TARGET_80387 && TARGET_SSE2 && TARGET_INTER_UNIT_MOVES
       && optimize_function_for_speed_p (cfun))
     {
       emit_insn (gen_floatdi<X87MODEF:mode>2_i387_with_xmm (operands[0],