c-common.c (c_get_alias_set): Fix support for poitners and references.
authorMike Stump <mrs@wrs.com>
Thu, 19 Aug 1999 21:39:04 +0000 (21:39 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 19 Aug 1999 21:39:04 +0000 (21:39 +0000)
commit02af3af6514c82ca3bc75aa75b2774073f0ce602
tree25c740c2a068a0f2acc3146f3aad5ba91086744b
parent2aaf816dad783f6cfccae11e356a5213a2455adf
c-common.c (c_get_alias_set): Fix support for poitners and references.

* c-common.c (c_get_alias_set): Fix support for poitners and
references.

Co-Authored-By: Mark Mitchell <mark@codesourcery.com>
From-SVN: r28768
gcc/ChangeLog
gcc/c-common.c