I can't believe I havn't done work on my home machine in
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Oct 1998 22:07:24 +0000 (22:07 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Oct 1998 22:07:24 +0000 (22:07 +0000)
commit9fb1c31b2698d0d55525fd672b99a1b9f18e76e8
tree0e2da5f2e7147bccc1aa4a42bc70611a50fecb3f
parent2fca638275a3e18b8a3e60490df50db6a38293fb
I can't believe I havn't done work on my home machine in
nearly a month...
        * alias.c (base_alias_check): Accept new args for the modes of the
        two references.  Use them to determine if an AND can overlap.  Update
        all callers.
        (memrefs_conflict_p): Assume sizes are aligned, and uses them
        to determine if an AND can overlap.

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