Author: ebotcazou
Date: Tue Oct 30 23:08:26 2012
New Revision: 193002
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193002
Log:
* cse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with MEM_READONLY_P in
head comment.
(hash_rtx): Likewise.
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/cse.c