This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: other/4520: cselib.c hash_rtx incorrectly hashes based on rtx address


>>>>> bangerth  writes:

Wolfgang> David, you probably have more insight into these things than
Wolfgang> me, but I know that some of these address-hashing things
Wolfgang> have been purged. Is this particular report still valid?
    
	As far as I can tell, the incorrect hashing of addresses of
LABEL_REFS and SYMBOL_REFS in cselib.c:hash_rtx() has not been corrected.
The failure is dormant, but I am not sure how it affects PCH restore
state. 

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]