OSDN Git Service

* tree-ssa-threadupdate.c (redirection_data_hash): Use the
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 7601d20..b4f0c52 100644 (file)
@@ -1,3 +1,9 @@
+2004-11-21  Jeff Law  <law@redhat.com>
+
+       * tree-ssa-threadupdate.c (redirection_data_hash): Use the
+       index of the destination block for the hash value rather than
+       hashing a pointer.
+
 2004-11-20  Joseph S. Myers  <joseph@codesourcery.com>
 
        * c-typeck.c (build_array_ref): Don't check for index == 0.  Make