]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cse.c
cse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with MEM_READONLY_P in head comment.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 30 Oct 2012 23:08:14 +0000 (23:08 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 30 Oct 2012 23:08:14 +0000 (23:08 +0000)
commit3e55d79be9ae74905c89ef4f948b26ba9e1c604c
treedd92947715fddf642b6231071745df354bf3021a
parent98072ee5bdaa7aaf962b568ec25538b6316b19a8
cse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with MEM_READONLY_P in head comment.

* cse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with MEM_READONLY_P in
head comment.
(hash_rtx): Likewise.

From-SVN: r193001
gcc/ChangeLog
gcc/cse.c