OSDN Git Service

* gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Oct 1999 07:08:27 +0000 (07:08 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Oct 1999 07:08:27 +0000 (07:08 +0000)
commit0c68a6e480b6c41bd5913e4a87894df3bf9ae0ef
tree11ca77ca6bc811b3f8eff3dc3e8be39a71fabd57
parent69365e54df4e8748a0412a5526495669fea631a4
    * gcse.c (hash_expr_1): Add in MEM_ALIAS_SET.
        (expr_equiv_p): Reject memories with different alias sets.

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