------- Comment #9 from sayle at gcc dot gnu dot org 2006-09-12 16:02 ------- Subject: Bug 4520
Author: sayle Date: Tue Sep 12 16:02:31 2006 New Revision: 116891 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116891 Log: 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. Modified: trunk/gcc/ChangeLog trunk/gcc/cselib.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4520