]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-threadupdate.c (redirection_data_hash): Use the index of the destination...
authorJeff Law <law@redhat.com>
Sun, 21 Nov 2004 15:02:30 +0000 (08:02 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 21 Nov 2004 15:02:30 +0000 (08:02 -0700)
commitdb02564e0a85c02865edf7db08d9fc343aa6b375
tree46b40153746b80709661cb3998bd61282bdde0a0
parent20fff8cd7c51aa392a6dac477002afdf68df5efd
tree-ssa-threadupdate.c (redirection_data_hash): Use the index of the destination block for the hash value rather than hashing a...

        * tree-ssa-threadupdate.c (redirection_data_hash): Use the
        index of the destination block for the hash value rather than
        hashing a pointer.

From-SVN: r90980
gcc/ChangeLog
gcc/tree-ssa-threadupdate.c