alias.c (objects_must_conflict_p): Read-only slots may not conflict despite having...
authorRichard Henderson <rth@redhat.com>
Fri, 26 Jan 2001 22:32:51 +0000 (14:32 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 26 Jan 2001 22:32:51 +0000 (14:32 -0800)
commit66cce54da0e53c27e2b59ebb416c95e54191e9fc
tree4ab095b755e11bdca971d1ee0b306a5ff2acff6f
parent616fde536ecb92831bff313532f99121c9695c5a
alias.c (objects_must_conflict_p): Read-only slots may not conflict despite having the same type.

        * alias.c (objects_must_conflict_p): Read-only slots may not
        conflict despite having the same type.

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