OSDN Git Service

* config/i386/i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2):
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index d18f9f1..5a0001d 100644 (file)
@@ -1,3 +1,8 @@
+2009-12-07  Uros Bizjak  <ubizjak@gmail.com>
+
+       * config/i386/i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2):
+       Remove quotes around condition logic code.
+
 2009-12-06  Richard Henderson  <rth@redhat.com>
 
        PR debug/42234
@@ -89,7 +94,7 @@
            John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        PR target/40134
-        * config.gcc (hppa*-*-linux*): Use config/t-slibgcc-libgcc.
+       * config.gcc (hppa*-*-linux*): Use config/t-slibgcc-libgcc.
        * config/pa/pa-linux.h (LIB_SPEC): Remove.
 
 2009-12-03  Sebastian Pop  <sebastian.pop@amd.com>
 2009-12-02  Richard Guenther  <rguenther@suse.de>
 
        PR middle-end/42229
-       * cfgloopmanip.c (remove_path): Avoid cancelling loops
-       twice.
+       * cfgloopmanip.c (remove_path): Avoid cancelling loops twice.
 
 2009-12-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
 
        to save the accumulator.
        (rx_expand_prologue): Create a stack frame for fast interrupt
        handlers, if necessary.
-       (rx_expand_builtin_mvfc): Handle the case where there is no
-       target.
+       (rx_expand_builtin_mvfc): Handle the case where there is no target.
 
 2009-12-01  Sebastian Pop  <sebastian.pop@amd.com>
 
        (sh_function_value, sh_libcall_value, sh_function_value_regno_p): New
        functions.
        (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Declare.
-       * config/sh/sh.h: (FUNCTION_VALUE_REGNO_P): Redefine, use
+       * config/sh/sh.h (FUNCTION_VALUE_REGNO_P): Redefine, use
        sh_function_value_regno_p.
        (FUNCTION_VALUE, LIBCALL_VALUE): Remove.
        * config/sh/sh-protos.h (sh_function_value_regno_p): Declare.