]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/alias.c
I can't believe I havn't done work on my home machine in nearly a month...
authorRichard Henderson <rth@cygnus.com>
Tue, 13 Oct 1998 22:07:24 +0000 (15:07 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 13 Oct 1998 22:07:24 +0000 (15:07 -0700)
commit56ee928168998aec1d6b54e265686bd9dc179c40
tree0e2da5f2e7147bccc1aa4a42bc70611a50fecb3f
parent7c5fa4cb372689483089341bf4d82355c9fe7ec8
I can't believe I havn't done work on my home machine in nearly a month...

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.

From-SVN: r23060
gcc/ChangeLog
gcc/alias.c