c-common.c (decl_attributes): Set TREE_USED on the object pointed to.
authorZack Weinberg <zack@wolery.cumb.org>
Thu, 20 Apr 2000 16:09:27 +0000 (16:09 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Thu, 20 Apr 2000 16:09:27 +0000 (16:09 +0000)
commit06a50fff5b99c7ef17476befe92888ee7f4e8a08
tree36bd10e47a2198434af77623ce8e77ff074823a0
parentba2b25ecaca7b61c71bf5abc3eac2a7e85a6a1f5
c-common.c (decl_attributes): Set TREE_USED on the object pointed to.

* c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USED on the
object pointed to.

From-SVN: r33284
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/gcc.dg/20000419-2.c [new file with mode: 0644]