PR middle-end/4520
commit9ab183e388057e53a84234a9f82d797b314b0419
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2006 16:02:31 +0000 (12 16:02 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2006 16:02:31 +0000 (12 16:02 +0000)
tree380b55458f139310bb54f4f1242f9da985b452e8
parente9725da5926538fd58ec407ae74f56ea70422241
PR middle-end/4520
PR bootstrap/28784
* cselib.c (cselib_hash_rtx): Avoid hashing on the address of labels
and symbols.  Instead use the implementation from cse.c's hash_rtx.

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