------- Comment #11 from sayle at gcc dot gnu dot org 2006-09-18 22:56 ------- Subject: Bug 4520
Author: sayle Date: Mon Sep 18 22:56:44 2006 New Revision: 117042 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117042 Log: PR middle-end/4520 Backport from mainline * 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: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/cselib.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4520