OSDN Git Service

(finish_struct): Add ATTRIBUTES argument, call decl_attributes and set
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Apr 1995 21:24:01 +0000 (21:24 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Apr 1995 21:24:01 +0000 (21:24 +0000)
commit92b4910baadb6f608570fd324fdf7b359d01a2ca
tree7eda7c7a370250752d1a818c16c63956f941818c
parentcf3333384a3e138170ec3768b1263ec20ce2f53f
(finish_struct): Add ATTRIBUTES argument, call decl_attributes and set
DECL_PACKED from TYPE_PACKED.
(finish_enum): Add ATTRIBUTES argument, call decl_attributes, and make enum
narrow if TYPE_PACKED.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9486 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-decl.c