]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-common.c (decl_attributes): For TYPE_DECLs attach the attribute to the decl.
authorCatherine Moore <clm@cygnus.com>
Fri, 5 May 2000 18:16:49 +0000 (18:16 +0000)
committerCatherine Moore <clm@gcc.gnu.org>
Fri, 5 May 2000 18:16:49 +0000 (14:16 -0400)
commitd20a70b4f6fd784f648d073eaa8434882384b14b
treeb6c284cb2d81cf25aef09aa15080941d6970e2f6
parent37ceff9dc30e39146fbce6a1cf8c5d1c8bc19b20
c-common.c (decl_attributes): For TYPE_DECLs attach the attribute to the decl.

* c-common.c (decl_attributes):  For TYPE_DECLs attach the
        attribute to the decl.
        * c-decl.c (pushdecl): Propagate the USED attribute to the
        type copy.

From-SVN: r33716
gcc/ChangeLog
gcc/c-common.c
gcc/c-decl.c