c-common.c (c_common_get_alias_set): Set the aliasing set of the type which is found...
authorAndrew Pinski <apinski@apple.com>
Tue, 10 Aug 2004 04:41:37 +0000 (04:41 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 10 Aug 2004 04:41:37 +0000 (21:41 -0700)
commit6a3203c8e3ffcc1ff0b409bfdbf44e41abff353f
tree4c8710e959e1f9c0cab862eba3ea989e8992dd83
parentbbefea96623c01fd9915585adc21cfdbdd59746d
c-common.c (c_common_get_alias_set): Set the aliasing set of the type which is found to be compatible before...

2004-08-09  Andrew Pinski  <apinski@apple.com>

        * c-common.c (c_common_get_alias_set): Set the aliasing set of the type
        which is found to be compatible before returning the aliasing set.

From-SVN: r85741
gcc/ChangeLog
gcc/c-common.c