OSDN Git Service

* tree-ssa-threadupdate.c (redirection_data_hash): Use the
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Nov 2004 15:02:30 +0000 (15:02 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Nov 2004 15:02:30 +0000 (15:02 +0000)
commit8824bd284e96c646d1933cd45bad0103a73eea0d
tree46b40153746b80709661cb3998bd61282bdde0a0
parent6b5eba3069bfaf87535fcf2d75a566fc4d038ff3
    * tree-ssa-threadupdate.c (redirection_data_hash): Use the
        index of the destination block for the hash value rather than
        hashing a pointer.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90980 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-threadupdate.c