r116891 - in /trunk/gcc: ChangeLog cselib.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Tue Sep 12 16:02:00 GMT 2006
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
More information about the Gcc-cvs
mailing list