r117042 - in /branches/gcc-4_1-branch/gcc: Chan...
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Mon Sep 18 22:56:00 GMT 2006
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
More information about the Gcc-cvs
mailing list