]> git.ipfire.org Git - thirdparty/gcc.git/commit
* cse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with MEM_READONLY_P in
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Oct 2012 23:08:14 +0000 (23:08 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Oct 2012 23:08:14 +0000 (23:08 +0000)
commit2e444733dc5087478a59b86cbeaa5277ccb03065
treedd92947715fddf642b6231071745df354bf3021a
parentc78ae7d1fbce74a0bebb595d2e6d15e970df2bf5
* cse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with MEM_READONLY_P in
head comment.
(hash_rtx): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193001 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cse.c