OSDN Git Service

* tree-ssa-structalias.c: Don't include expr.h.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index c05031a..540f3e6 100644 (file)
@@ -1,3 +1,23 @@
+2005-07-04  Diego Novillo  <dnovillo@redhat.com>
+
+       * tree-ssa-structalias.c: Don't include expr.h.
+
+2005-07-04  Diego Novillo  <dnovillo@redhat.com>
+
+       * tree-iterator.h (TSI_NEW_STMT, TSI_SAME_STMT): Fix
+       comments.
+
+2005-07-04  Daniel Berlin  <dberlin@dberlin.org>
+
+       Fix PR tree-optimization/22279
+       
+       * tree-ssa-structalias.c (offset_overlaps_with_access): Use
+       correct operator.
+       
+2005-07-04  J"orn Rennecke <joern.rennecke@st.com>
+
+       * sh.c (output_ieee_ccmpeq): Replace "\\;" with "\n\t".
+
 2005-07-03  Joseph S. Myers  <joseph@codesourcery.com>
 
        * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,