OSDN Git Service

* alias.c (memory_modified_1): Deconstify.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Sep 2007 02:58:24 +0000 (02:58 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Sep 2007 02:58:24 +0000 (02:58 +0000)
commita80f1c6c4b027d46539739592c836cd13f8193bb
tree3d0567ca053f25a45c1c2c4020d91f2c5cace55d
parent7ca4b2b82d26ef69947e5710430fc8d2ed982f5c
* alias.c (memory_modified_1): Deconstify.
(memory_modified_in_insn_p): Don't use const_note_stores.
* rtl.h (const_note_stores): Delete.
* rtlanal.c (const_note_stores): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128596 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/alias.c
gcc/rtl.h
gcc/rtlanal.c