OSDN Git Service

* basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 96a1648..c792108 100644 (file)
@@ -1,3 +1,15 @@
+2004-13-12  Steven Bosscher  <stevenb@suse.de>
+
+       * basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we
+       can never create autoinc insns after reload.
+
+2004-12-13  Jeff Law  <law@redhat.com>
+           Kazu Hirata  <kazu@cs.umass.edu>
+
+       * tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a
+       PHI argument is set from a PHI_RESULT in the same block and the
+       PHI argument is not the same as the PHI result.
+
 2004-12-13  David Edelsohn  <edelsohn@gnu.org>
 
        * xcoffout.c (xcoffout_declare_function): Always strip storage
 2004-12-13  David Edelsohn  <edelsohn@gnu.org>
 
        * xcoffout.c (xcoffout_declare_function): Always strip storage
@@ -6,7 +18,7 @@
 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR target/18964
 2004-12-13  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR target/18964
-       * config/darwin.c (darwin_assemble_visibility): Fix minor diadnostic
+       * config/darwin.c (darwin_assemble_visibility): Fix minor diagnostic
        problem, adding a space at the end of the string before concatenation.
 
 2004-12-13  Kazu Hirata  <kazu@cs.umass.edu>
        problem, adding a space at the end of the string before concatenation.
 
 2004-12-13  Kazu Hirata  <kazu@cs.umass.edu>